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() |
StepItemType |
getItemType() |
public StepEdgeLoop(String name, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<StepOrientedEdge> edgeList)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepOrientedEdge> getEdgeList()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.