CadOsnapPointRef.MainObjectIds

CadOsnapPointRef.MainObjectIds property

Gets or sets the main object ids.

public List<string> MainObjectIds { get; set; }

Property Value

The main object ids.

See Also