2024 Method
Changes 0
M

BoundaryConditions.GetLoops

Description:
Returns curve loops that define geometry of the area boundary conditions.
Remarks:
Boundary conditions should be BoundaryConditionsType::Area type. Otherwise exception is thrown.
public IList<CurveLoop> GetLoops()
IList<CurveLoop> The curve loop collection.