COM Interface: ISchVariant
In eCADSTAR Schematic Editor, this class provides access to the name of a variant, and the variation items assigned to it.
Members
Properties
Property | Description |
---|---|
ISchVariationItems AssignedVariantionItems {get} | Returns a list of variation items assigned to the variant. |
BSTR Name {get} | Returns the name of the variant. |