AxesAlignedConstrainedPrincipalAxis Property |
Gets or sets the axis along which the
Principal vector is aligned.
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 PrincipalAxis { get; set; }
Public Property PrincipalAxis As AxisIndicator
Get
Set
public:
property AxisIndicator PrincipalAxis {
AxisIndicator get ();
void set (AxisIndicator value);
}
member PrincipalAxis : AxisIndicator with get, set
Property Value
Type:
AxisIndicatorSee Also