public virtual Placement3D[] SubPlacement3Ds {get; set;}
public: virtual property array<Placement3D^>^ SubPlacement3Ds { array<Placement3D^>^ get(); void set ( array<Placement3D^>^ value); }
public virtual Placement3D[] SubPlacement3Ds {get; set;}
public: virtual property array<Placement3D^>^ SubPlacement3Ds { array<Placement3D^>^ get(); void set ( array<Placement3D^>^ value); }
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when it is impossible to read grouped 3D placements. |
Eplan.EplApi.DataModel.ForbiddenOperationException | Thrown when property or function can not be used for specific class. |