Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFrame Class / SubPlacements Property

SubPlacements Property (PlotFrame)
Returns all grouped Eplan.EplApi.DataModel.Placements.
Syntax
public override Placement[] SubPlacements {get;}
Exceptions
ExceptionDescription
Thrown when it is impossible to read grouped placements.
Thrown when property or function can not be used for specific class.
See Also