CadEdgeBoundaryPath.Objects

CadEdgeBoundaryPath.Objects property

Gets or sets the objects.

public List<ICadBoundaryPathEntity> Objects { get; set; }

Property Value

The objects.

See Also