ICMPObject Properties

Properties

Bounds [read only] Bounds in mils of board location.
CenterPoint [read only] Bounds in mils of board location.
CompHEIGHT Height of the component in mils.
IsSelected Is the object selected?
(Overrides IObjectIsSelected)
LayerName The name of the parent layer.
MirrorX [read only] Mirror in X direction of the component.
MirrorY [read only] Mirror in Y direction of the component.
ObjectColor Get or set the component color. Default added color action to undo buffer, for ignoring undo buffer use ObjectColorTemporary.
(Overrides IObjectObjectColor)
PartName Get partname of the component.
PlacedTop Is the CMP on the top layer?
PolarityMarker The index of the polarity pin (1 based) or -1 if there is no polarity pin defined.
Position Get the position of the CMP.
Ref The "Name" of the Object.
Rotation Rotation of the component.
Tag Space to add optional objects.
(Overrides IObjectTag)
Tolerance [read only] Tolerance of the components value.
Toleranz [read only] Toleranz of the components value. Obsolete will be removed in later versions, please use Tolerance.
Type Gets the type of the object.
(Overrides IObjectType)
UsedPackageName The package name.
Value Get the value as string.
VariantCount [read only] Count of different variants.
Variants [read only] If available is a list of variants of the component.

See Also