BoundaryConditions.GetCurve
Description:
Returns curve that define geometry of the line boundary conditions.
Returns curve that define geometry of the line boundary conditions.
Remarks:
Boundary conditions should be BoundaryConditionsType::Line type. Otherwise exception is thrown.
Boundary conditions should be BoundaryConditionsType::Line type. Otherwise exception is thrown.
public Curve GetCurve()
Curve
The curve.
-
Boundary condition is not a BoundaryConditionsType::Line type.