public class IfcSurfaceCurveSweptAreaSolid2X3 extends IfcSweptAreaSolid2X3
IfcSurfaceCurveSweptAreaSolid
| Constructor and Description |
|---|
IfcSurfaceCurveSweptAreaSolid2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve2X3 |
getDirectrix() |
IfcParameterValue2X3 |
getEndParam() |
IfcSurface2X3 |
getReferenceSurface() |
IfcParameterValue2X3 |
getStartParam() |
void |
setDirectrix(IfcCurve2X3 value) |
void |
setEndParam(IfcParameterValue2X3 value) |
void |
setReferenceSurface(IfcSurface2X3 value) |
void |
setStartParam(IfcParameterValue2X3 value) |
getPosition, getSweptArea, setPosition, setSweptAreagetLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurve2X3 getDirectrix()
public final void setDirectrix(IfcCurve2X3 value)
public final IfcParameterValue2X3 getStartParam()
public final void setStartParam(IfcParameterValue2X3 value)
public final IfcParameterValue2X3 getEndParam()
public final void setEndParam(IfcParameterValue2X3 value)
public final IfcSurface2X3 getReferenceSurface()
public final void setReferenceSurface(IfcSurface2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.