|
PlaneNormal Property |
Gets normal vector of this plane. It is equal to (A, B, C) values.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Vector3D Normal { get; }
Property Value
Vector3DSee Also