CadBlockEntity.BasePoint

CadBlockEntity.BasePoint property

Gets or sets the base point.

public Cad3DPoint BasePoint { get; set; }

See Also