public class StepSurfaceOfLinearExtrusion extends StepSweptSurface
SurfaceOfLinearExtrusion class for STP file.
| Constructor and Description |
|---|
StepSurfaceOfLinearExtrusion() |
| Modifier and Type | Method and Description |
|---|---|
StepVector |
getExtrusionAxis() |
StepItemType |
getItemType() |
StepCurve |
getSweptCurve() |
void |
setExtrusionAxis(StepVector value) |
void |
setSweptCurve(StepCurve value) |
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final StepCurve getSweptCurve()
public final void setSweptCurve(StepCurve value)
public final StepVector getExtrusionAxis()
public final void setExtrusionAxis(StepVector value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.