CadDimensionBase.BlockTranslationVector

CadDimensionBase.BlockTranslationVector property

Gets or sets the block translation vector. It was gotten from the old version CadDimensionBaseR12, because we have cases when block translation vector appears in new version CadDimensionBase

public Cad3DPoint BlockTranslationVector { get; set; }

See Also