BodyColor3DOpacity

This document is no longer available beyond version 21. Information can now be found here: BodyColor3DOpacity for version 24

Parent page: PCB Query Functions - Fields

Summary

Returns all 3D body objects whose Body 3-D Color Opacity property complies with the Query.

Syntax

BodyColor3DOpacity : Numeric_String
BodyColor3DOpacity : Number

Numeric_String/Number can be from 0.000 (0% opacity) to 1.000 (100% opacity).

Example Usage

BodyColor3DOpacity = '1'
BodyColor3DOpacity = 1

Returns all 3D body objects whose Body 3-D Color Opacity property is 1.000.

BodyColor3DOpacity <> '0.5'
BodyColor3DOpacity <> 0.5

Returns all objects except 3D body objects whose Body 3-D Color Opacity property is 0.500.

Tips

  1. The Body 3-D Color Opacity property is only defined for 3D body objects.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Note

The features available depend on your Altium product access level. If you don’t see a discussed feature in your software, contact Altium Sales to find out more.