Contact Us
Contact our corporate or local offices directly.
Parent page: PCB Query Functions - Fields
Returns all 3D body objects whose Model Type property complies with the Query.
ModelType = ModelType_String
ModelType <> ModelType_String
ModelType_String
must be one of the strings from the following list:
'Cylinder'
'Extruded'
'Generic Model'
'Sphere'
ModelType = 'Extruded'
Returns all 3D body objects whose Model Type property is Extruded
.
ModelType <> 'Cylinder'
Returns all objects except 3D body objects whose Model Type property is Cylinder
.
ModelType_String
are mandatory.
Contact our corporate or local offices directly.