Scope: Xpedition Designer schematic editor
Prerequisites: None.
Specifies an object type mask (usually for selection purposes).
VdObjectTypeMask.Constant
All objects. The numerical value for this constant is 16384 (&H4000).
Arc. The numerical value for this constant is 16 (&H10).
Attribute. The numerical value for this constant is 64 (&H40).
Block. The numerical value for this constant is 2048 (&H800).
Box. The numerical value for this constant is 2.
Circle. The numerical value for this constant is 8.
Component. The numerical value for this constant is 128 (&H80).
Component pin. The numerical value for this constant is 4096 (&H1000).
Frameboard. The numerical value for this constant is 524288 (&H80000).
Label. The numerical value for this constant is 256 (&H100).
Line or polygon. The numerical value for this constant is 1.
Net. The numerical value for this constant is 32 (&H20).
Pin. The numerical value for this constant is 512 (&H200).
Segment. The numerical value for this constant is 8192 (&H2000).
Text. The numerical value for this constant is 4.