Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

9c6151ef a8c8 2988 9be9 4d2993922441

haplokuon edited this page May 6, 2023 · 1 revision

Vector3 Properties

netDxf 3.0.0 Library

Properties

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.

See Also

Reference

Vector3 Structure
netDxf Namespace

Clone this wiki locally