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

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

    Parameters

    schemaId
    Schema Id taken from the MDSymbol.Id or from the Project.PropertyPlacementsSchemaId.
    See Also