Cad3DFace.FirstCorner

Cad3DFace.FirstCorner property

Gets or sets the first corner.

public Cad3DPoint FirstCorner { get; set; }

Property Value

The first corner.

See Also