public abstract class StepFace extends StepTopologicalRepresentationItem
Face class for STP file.
| Modifier and Type | Method and Description |
|---|---|
List<StepFaceBound> |
getBounds() |
void |
setBounds(List<StepFaceBound> value) |
getArea, getChilds, getId, getItemType, getLength, getName, getUId, setName, setUIdpublic StepFace(String name)
public final List<StepFaceBound> getBounds()
public final void setBounds(List<StepFaceBound> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.