CadField.ObjectIds

CadField.ObjectIds property

Gets or sets the object ids.

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

Property Value

The object ids.

See Also