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