public class StepEdgeLoop extends StepLoop
EdgeLoop class for STP file.
Constructor and Description |
---|
StepEdgeLoop(String name,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<StepOrientedEdge> edgeList) |
Modifier and Type | Method and Description |
---|---|
List<StepOrientedEdge> |
getEdgeList() |
int |
getItemType() |
getName, setName
public StepEdgeLoop(String name, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<StepOrientedEdge> edgeList)
public int getItemType()
getItemType
in class StepRepresentationItem
public final List<StepOrientedEdge> getEdgeList()