CadOsnapPointRef.IntersectionObjectIds

CadOsnapPointRef.IntersectionObjectIds property

Gets or sets the intersection object ids.

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

Property Value

The intersection object ids.

See Also