CadDimAssoc.CadOsnapPointRefs

CadDimAssoc.CadOsnapPointRefs property

Gets or sets the cad osnap point refs.

public List<CadOsnapPointRef> CadOsnapPointRefs { get; set; }

Property Value

The cad osnap point refs.

See Also