BoundaryConditions.Point
Property
Description:
Returns the position of point boundary conditions.
Returns the position of point boundary conditions.
Remarks:
Boundary conditions should be BoundaryConditionsType::Point type. Otherwise exception is thrown.
Boundary conditions should be BoundaryConditionsType::Point type. Otherwise exception is thrown.
Exceptions
| Exception | Condition |
|---|---|
| InvalidObjectException | Thrown when BoundaryConditions is not a BoundaryConditionsType::Point type. |