BoundaryConditions.GetLoops
Method
Description:
Returns curve loops that define geometry of the area boundary conditions.
Returns curve loops that define geometry of the area boundary conditions.
Remarks:
Boundary conditions should be BoundaryConditionsType::Area type. Otherwise exception is thrown.
Boundary conditions should be BoundaryConditionsType::Area type. Otherwise exception is thrown.
Exceptions
Exception | Condition |
---|---|
InvalidObjectException | Thrown when BoundaryConditions is not a BoundaryConditionsType::Area type. |