BoundaryConditionEndApproach Property
Description
Represents the boundary condition end approach vector. This vector is used by all Boundary Conditions and is the Approach Vector of the Probe as it crosses the Boundary condition.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property BoundaryConditionEndApproach As PointData |
Return Type
Read/write PointData object.
See Also