Query_Lang-PCBFunctions_ObjectTypeChecks_IsSplitPlaneIsSplitPlane_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
Parent page: PCB Query Functions - Object Type Checks
Summary
Returns split plane objects.
Syntax
IsSplitPlane : Boolean
Example Usage
IsSplitPlane
IsSplitPlane = True
Returns all split plane objects.
Not IsSplitPlane
IsSplitPlane = False
Returns all objects except split plane objects.