public class IfcSweptAreaSolid2X3 extends IfcSolidModel2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcSweptAreaSolid
| Constructor and Description |
|---|
IfcSweptAreaSolid2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcAxis2Placement3D2X3 |
getPosition() |
IfcProfileDef2X3 |
getSweptArea() |
void |
setPosition(IfcAxis2Placement3D2X3 value) |
void |
setSweptArea(IfcProfileDef2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcProfileDef2X3 getSweptArea()
public final void setSweptArea(IfcProfileDef2X3 value)
public final IfcAxis2Placement3D2X3 getPosition()
public final void setPosition(IfcAxis2Placement3D2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.