System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDSymbolVariant
System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDSymbolVariant
public class MDSymbolVariant : PropertiesAndHandleObject
public ref class MDSymbolVariant : public PropertiesAndHandleObject
Name | Description | |
---|---|---|
AsGroup | The group of the symbol variant. That is needed to add graphical placements. | |
Index | Returns the index of the symbol variant. | |
Properties | .NET Property enabling access to P8 properties of the MDSymbolVariant object. | |
PropertyPlacements | A read only list of all PropertyPlacements from the variant. | |
SymbolConnectionPoints | A read only list of all MDSymbolConnectionPoints from the variant. |
Name | Description | |
---|---|---|
AddSymbolConnectionPoint | Adds a new connection point to the symbol variant. | |
Dispose | Destructor for deterministic finalization of PropertiesAndHandleObject object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject) | |
Remove | Removes the symbol variant from the symbol. |