LuaPart Properties

PartProxy

LuaPart Properties

The LuaPart type exposes the following members.

Properties
  NameDescription
Public propertyAncestors
Get the ancestors of the part
Public propertyAttributes
Gets the attributes.
Public propertyBomInclude
Set and get BomInclude property
Public propertyBrotherPrev
Get "previus brother" (used in sort tree)
Public propertyCadLayer
Returns the underlaying layer of the part in the CAD
Public propertyChildren
Get the children of the part
Public propertyDepth
Returns the depth of the part
Public propertyForcedSpotlightColor
Set and get forced spotlight color
Public propertyHasChildren
Gets a value indicating whether this instance has children.
Public propertyIsTop
Check whether the part is TOP or not
Public propertyLayerStatus
Set and get layer status
Public propertyLocked
Get or set part lock status
Public propertyName
Get or set part name
Public propertyParent
Set and get the parent's part
Public propertyPurchased
Set and get purchased attribute
Public propertyVisible
Get or set part visibility
Top
See Also