Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcBoundaryCurve |
class |
IfcBoundedCurve |
class |
IfcBSplineCurve |
class |
IfcBSplineCurveWithKnots |
class |
IfcCircle |
class |
IfcCompositeCurve |
class |
IfcCompositeCurveOnSurface |
class |
IfcConic |
class |
IfcEllipse |
class |
IfcIndexedPolyCurve |
class |
IfcIntersectionCurve |
class |
IfcLine |
class |
IfcOffsetCurve2D |
class |
IfcOffsetCurve3D |
class |
IfcOuterBoundaryCurve |
class |
IfcPcurve |
class |
IfcPolyline |
class |
IfcRationalBSplineCurveWithKnots |
class |
IfcSeamCurve |
class |
IfcSurfaceCurve |
class |
IfcTrimmedCurve |
Modifier and Type | Method and Description |
---|---|
IfcCurve |
IfcGridAxis.getAxisCurve() |
IfcCurve |
IfcOffsetCurve2D.getBasisCurve() |
IfcCurve |
IfcOffsetCurve3D.getBasisCurve() |
IfcCurve |
IfcPointOnCurve.getBasisCurve() |
IfcCurve |
IfcTrimmedCurve.getBasisCurve() |
IfcCurve |
IfcSurfaceCurve.getCurve3D() |
IfcCurve |
IfcFixedReferenceSweptAreaSolid.getDirectrix() |
IfcCurve |
IfcSurfaceCurveSweptAreaSolid.getDirectrix() |
IfcCurve |
IfcSweptDiskSolid.getDirectrix() |
IfcCurve |
IfcEdgeCurve.getEdgeGeometry() |
IfcCurve |
IfcAnnotationFillArea.getOuterBoundary() |
IfcCurve |
IfcCurveBoundedPlane.getOuterBoundary() |
IfcCurve |
IfcArbitraryClosedProfileDef.getOuterCurve() |
IfcCurve |
IfcCompositeCurveSegment.getParentCurve() |
IfcCurve |
IfcPcurve.getReferenceCurve() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcCurve> |
IfcAnnotationFillArea.getInnerBoundaries() |
IfcCollection<IfcCurve> |
IfcCurveBoundedPlane.getInnerBoundaries() |
IfcCollection<IfcCurve> |
IfcArbitraryProfileDefWithVoids.getInnerCurves() |
Modifier and Type | Method and Description |
---|---|
void |
IfcGridAxis.setAxisCurve(IfcCurve value) |
void |
IfcOffsetCurve2D.setBasisCurve(IfcCurve value) |
void |
IfcOffsetCurve3D.setBasisCurve(IfcCurve value) |
void |
IfcPointOnCurve.setBasisCurve(IfcCurve value) |
void |
IfcTrimmedCurve.setBasisCurve(IfcCurve value) |
void |
IfcSurfaceCurve.setCurve3D(IfcCurve value) |
void |
IfcFixedReferenceSweptAreaSolid.setDirectrix(IfcCurve value) |
void |
IfcSurfaceCurveSweptAreaSolid.setDirectrix(IfcCurve value) |
void |
IfcSweptDiskSolid.setDirectrix(IfcCurve value) |
void |
IfcEdgeCurve.setEdgeGeometry(IfcCurve value) |
void |
IfcAnnotationFillArea.setOuterBoundary(IfcCurve value) |
void |
IfcCurveBoundedPlane.setOuterBoundary(IfcCurve value) |
void |
IfcArbitraryClosedProfileDef.setOuterCurve(IfcCurve value) |
void |
IfcCompositeCurveSegment.setParentCurve(IfcCurve value) |
void |
IfcPcurve.setReferenceCurve(IfcCurve value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcAnnotationFillArea.setInnerBoundaries(IfcCollection<IfcCurve> value) |
void |
IfcCurveBoundedPlane.setInnerBoundaries(IfcCollection<IfcCurve> value) |
void |
IfcArbitraryProfileDefWithVoids.setInnerCurves(IfcCollection<IfcCurve> value) |