public class StepPolyLoop extends StepLoop
PolyLoop class for STP file.
| Constructor and Description |
|---|
StepPolyLoop(String name,
List<StepCartesianPoint> polygon) |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
List<StepCartesianPoint> |
getPolygon() |
void |
setPolygon(List<StepCartesianPoint> value) |
public StepPolyLoop(String name, List<StepCartesianPoint> polygon)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepCartesianPoint> getPolygon()
public final void setPolygon(List<StepCartesianPoint> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.