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