StoreWithSymbolPropertyPlacementSchema Method
In This Topic
Stores property placement with given schema to symbol variant.
Syntax
public void StoreWithSymbolPropertyPlacementSchema(
ushort
)
public:
void StoreWithSymbolPropertyPlacementSchema(
ushort
)
Parameters
- schemaId
- Schema Id taken from Eplan::EplApi::MasterData::MDSymbol::MDPropertyPlacementsSchema: or from Project.PropertyPlacementsSchemaId.
See Also