Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcBoundedSurface |
class |
IfcBSplineSurface |
class |
IfcBSplineSurfaceWithKnots |
class |
IfcCurveBoundedPlane |
class |
IfcCurveBoundedSurface |
class |
IfcCylindricalSurface |
class |
IfcElementarySurface |
class |
IfcPlane |
class |
IfcRationalBSplineSurfaceWithKnots |
class |
IfcRectangularTrimmedSurface |
class |
IfcSphericalSurface |
class |
IfcSurfaceOfLinearExtrusion |
class |
IfcSurfaceOfRevolution |
class |
IfcSweptSurface |
class |
IfcToroidalSurface |
Modifier and Type | Method and Description |
---|---|
IfcSurface |
IfcHalfSpaceSolid.getBaseSurface() |
IfcSurface |
IfcCurveBoundedSurface.getBasisSurface() |
IfcSurface |
IfcPcurve.getBasisSurface() |
IfcSurface |
IfcPointOnSurface.getBasisSurface() |
IfcSurface |
IfcRectangularTrimmedSurface.getBasisSurface() |
IfcSurface |
IfcFaceSurface.getFaceSurface() |
IfcSurface |
IfcSurfaceCurveSweptAreaSolid.getReferenceSurface() |
Modifier and Type | Method and Description |
---|---|
void |
IfcHalfSpaceSolid.setBaseSurface(IfcSurface value) |
void |
IfcCurveBoundedSurface.setBasisSurface(IfcSurface value) |
void |
IfcPcurve.setBasisSurface(IfcSurface value) |
void |
IfcPointOnSurface.setBasisSurface(IfcSurface value) |
void |
IfcRectangularTrimmedSurface.setBasisSurface(IfcSurface value) |
void |
IfcFaceSurface.setFaceSurface(IfcSurface value) |
void |
IfcSurfaceCurveSweptAreaSolid.setReferenceSurface(IfcSurface value) |