CadPolygonMeshVertex.LocationPoint

CadPolygonMeshVertex.LocationPoint property

Gets or sets the location point.

public override Cad3DPoint LocationPoint { get; set; }

Property Value

The location point.

See Also