| Package | Description |
|---|---|
| com.aspose.cad.fileformats.dgn.dgnelements |
| Modifier and Type | Method and Description |
|---|---|
DgnSplinePoleElement |
DgnBSplineCurveElement.getPoleElement()
Gets or sets pole element
|
DgnSplinePoleElement[] |
DgnSurfaceElement.getPoles()
Gets poles
|
| Modifier and Type | Method and Description |
|---|---|
void |
DgnBSplineCurveElement.setPoleElement(DgnSplinePoleElement value)
Gets or sets pole element
|