This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
9c6151ef a8c8 2988 9be9 4d2993922441
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| IsNormalized | Gets if the vector has been normalized. |
| Item | Gets or sets a vector element defined by its index. |
| NaN | Represents a vector with not a number components. |
| UnitX | Unit X vector. |
| UnitY | Unit Y vector. |
| UnitZ | Unit Z vector. |
| X | Gets or sets the X component. |
| Y | Gets or sets the Y component. |
| Z | Gets or sets the Z component. |
| Zero | Zero vector. |