CSMath.IVector - DomCR/ACadSharp GitHub Wiki

IVector Class

Definition

Namespace: CSMath

C#

public interface IVector

Properties

Returns Name Summary
UInt32 Dimension Get the dimension of the .
Double Item Value of the coordinate at the specified index.