2027 Property
Changes 0
P

BoundaryConditions.Point

Description:
The position of point boundary conditions.
Remarks:
Boundary conditions should be BoundaryConditionsType::Point type. Otherwise exception is thrown.
public XYZ Point { get; set; }
  • When setting this property: A non-optional argument was null
  • Boundary conditions is not a BoundaryConditionsType::Point type.
  • When setting this property: This BoundaryConditions is not a hosted object. -or- When setting this property: This BoundaryConditions is constrained on host.