Query_Lang-PCBFunctions_ObjectTypeChecks_HasCylinderModelHasCylinderModel_AD

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

Applies to Altium Designer version: 21

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns all 3D body objects whose Model Type property is set to Cylinder.

Syntax

HasCylinderModel : Boolean/Boolean_String

Example Usage

HasCylinderModel
HasCylinderModel = True
HasCylinderModel = 'True'

Returns all 3D body objects whose Model Type property is set to Cylinder.

Not HasCylinderModel
HasCylinderModel = False
HasCylinderModel = 'False'

Returns all objects except 3D body objects whose Model Type property is set to Cylinder.

注記

利用できる機能は、Altium Designer ソフトウェア サブスクリプション のレベルによって異なります。