public class StepTessellatedShell extends StepTessellatedItem
TessellatedShell class for STP file.
| Constructor and Description |
|---|
StepTessellatedShell() |
| Modifier and Type | Method and Description |
|---|---|
List<StepTessellatedStructuredItem> |
getItems() |
StepItemType |
getItemType() |
StepConnectedFaceSet |
getTopologicalLink() |
void |
setItems(List<StepTessellatedStructuredItem> value) |
void |
setTopologicalLink(StepConnectedFaceSet value) |
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepTessellatedStructuredItem> getItems()
public final void setItems(List<StepTessellatedStructuredItem> value)
public final StepConnectedFaceSet getTopologicalLink()
public final void setTopologicalLink(StepConnectedFaceSet value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.