Class CadMultiLineVectorBlock

CadMultiLineVectorBlock class

Cad mline vector block

public class CadMultiLineVectorBlock

Constructors

NameDescription
CadMultiLineVectorBlock()Initializes a new instance of the CadMultiLineVectorBlock class.

Properties

NameDescription
AreaParameters { get; set; }Gets or sets the area parameters.
AreaParametersCount { get; set; }Gets or sets the area parameters count.
ElementParameters { get; set; }Gets or sets the element parameters.
ElementParametersCount { get; set; }Gets or sets the element parameters count.
MilterVector { get; set; }Gets or sets the milter vector.
SegmentDirection { get; set; }Gets or sets the segment direction.
Vertex { get; set; }Gets or sets the vertex.

See Also