BoundaryConditionCenter Property
Description
Represents the boundary condition center. This Point is used by all Boundary Conditions and is the location of the Boundary Condition.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property BoundaryConditionCenter As PointData |
Return Type
Read/write PointData object.
See Also