public Placement[] BreakUp( bool bRecursively )
public: array<Placement^>^ BreakUp( bool bRecursively )
Parameters
- bRecursively
- Breaks up the block recurseively when true
Return Value
A Placement array.
public Placement[] BreakUp( bool bRecursively )
public: array<Placement^>^ BreakUp( bool bRecursively )
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when operation has failed. |