HatchBoundaryPathSpline Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPathSpline type exposes the following members.
Name | Description | |
---|---|---|
HatchBoundaryPathSpline | Initializes a new instance of the HatchBoundaryPathSpline class | |
HatchBoundaryPathSpline(EntityObject) | Initializes a new instance of the HatchBoundaryPathSpline class |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeClone.) | |
ConvertFrom |
Converts a spline entity to the edge.
| |
ConvertTo |
Converts the spline edge to entity object.
(Overrides HatchBoundaryPathEdgeConvertTo.) |
Name | Description | |
---|---|---|
ControlPoints |
Gets or sets the spline boundary control points.
| |
Degree |
Gets or sets the degree of the spline boundary.
| |
IsPeriodic |
Gets or sets if spline boundary is periodic.
| |
IsRational |
Gets or sets if spline boundary is rational.
| |
Knots |
Gets or sets the spline boundary knots.
| |
Type |
The edge type.
(Inherited from HatchBoundaryPathEdge.) |