Class DgnSplinePoleElement

DgnSplinePoleElement class

Represents spline pole element

public class DgnSplinePoleElement : DgnLineElement

Constructors

NameDescription
DgnSplinePoleElement(byte[], bool)Initializes a new instance of the DgnSplinePoleElement class

Properties

NameDescription
override MaxPoint { get; }Gets the max point of object.
Metadata { get; }Gets element metadata
override MinPoint { get; }Gets the min point of object.
Vertices { get; }Gets vertices of the line

See Also