AngleOutOfPlaneConstraintPlane Property |
Gets or sets the plane from which the angle to the displacement vector is measured.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PlaneIndicator Plane { get; set; }
Public Property Plane As PlaneIndicator
Get
Set
public:
property PlaneIndicator Plane {
PlaneIndicator get ();
void set (PlaneIndicator value);
}
member Plane : PlaneIndicator with get, set
Property Value
Type:
PlaneIndicatorSee Also