Package | Description |
---|---|
com.aspose.cad.fileformats.stp.items |
Modifier and Type | Method and Description |
---|---|
StepVector |
StepLine.getVector() |
Modifier and Type | Method and Description |
---|---|
void |
StepLine.setVector(StepVector value) |
Constructor and Description |
---|
StepLine(String label,
StepCartesianPoint point,
StepVector vector) |