Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Group3D Class / SubPlacement3Ds Property

SubPlacement3Ds Property
Returns all grouped Placement3Ds.
Syntax
public virtual Placement3D[] SubPlacement3Ds {get; set;}
Exceptions
ExceptionDescription
Thrown when it is impossible to read grouped 3D placements.
Thrown when property or function can not be used for specific class.
See Also