Class CadHatchBoundaryPathContainer

CadHatchBoundaryPathContainer class

Boundary for hatch

public class CadHatchBoundaryPathContainer

Constructors

NameDescription
CadHatchBoundaryPathContainer()Initializes a new instance of the CadHatchBoundaryPathContainer class.

Properties

NameDescription
BoundaryObjectCount { get; set; }Gets or sets the boundary object count.
BoundaryPath { get; set; }Gets or sets the boundary path.
PathType { get; set; }Gets or sets the path type.
SourceBoundaryObjects { get; set; }Gets or sets the source boundary objects.

See Also