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