CadSpatialFilter.PointDefinitions

CadSpatialFilter.PointDefinitions property

Gets or sets the point definitions.

public List<Cad2DPoint> PointDefinitions { get; set; }

Property Value

The point definitions.

See Also