Eplan Platform API
Eplan.EplApi.DataModel Namespace / ContextPropertyPlacement Class / StoreWithSymbolPropertyPlacementSchema Method
Schema Id taken from Eplan::EplApi::MasterData::MDSymbol::MDPropertyPlacementsSchema: or from Project.PropertyPlacementsSchemaId.

In This Topic
StoreWithSymbolPropertyPlacementSchema Method
In This Topic
Stores property placement with given schema to symbol variant.
Syntax
public void StoreWithSymbolPropertyPlacementSchema( 
   ushort schemaId
)

Parameters

schemaId
Schema Id taken from Eplan::EplApi::MasterData::MDSymbol::MDPropertyPlacementsSchema: or from Project.PropertyPlacementsSchemaId.
See Also