Contact Us
Contact our corporate or local offices directly.
Parent page: PCB Query Functions - Object Type Checks
Returns all 3D body objects whose Model Type property is set to Sphere.
Has
SphereModel : Boolean/Boolean_String
Has
SphereModel
Sphere
HasModel = True
Sphere
HasModel = 'True'
Returns all 3D body objects whose Model Type property is set to Sphere.
Not Has
SphereModel
Sphere
HasModel = False
Sphere
HasModel = 'False'
Returns all objects except 3D body objects whose Model Type property is set to Sphere.
Contact our corporate or local offices directly.