AxesAlignedConstrainedReferenceAxis Property |
Gets or sets the axis against which the
Reference vector is constrained.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AxisIndicator ReferenceAxis { get; set; }
Public Property ReferenceAxis As AxisIndicator
Get
Set
public:
property AxisIndicator ReferenceAxis {
AxisIndicator get ();
void set (AxisIndicator value);
}
member ReferenceAxis : AxisIndicator with get, set
Property Value
Type:
AxisIndicatorSee Also