Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcArbitraryClosedProfileDef |
class |
IfcArbitraryOpenProfileDef |
class |
IfcArbitraryProfileDefWithVoids |
class |
IfcAsymmetricIShapeProfileDef |
class |
IfcCenterLineProfileDef |
class |
IfcCircleHollowProfileDef |
class |
IfcCircleProfileDef |
class |
IfcCompositeProfileDef |
class |
IfcCShapeProfileDef |
class |
IfcDerivedProfileDef |
class |
IfcEllipseProfileDef |
class |
IfcIShapeProfileDef |
class |
IfcLShapeProfileDef |
class |
IfcMirroredProfileDef |
class |
IfcParameterizedProfileDef |
class |
IfcRectangleHollowProfileDef |
class |
IfcRectangleProfileDef |
class |
IfcRoundedRectangleProfileDef |
class |
IfcTrapeziumProfileDef |
class |
IfcTShapeProfileDef |
class |
IfcUShapeProfileDef |
class |
IfcZShapeProfileDef |
Modifier and Type | Method and Description |
---|---|
IfcProfileDef |
IfcSectionProperties.getEndProfile() |
IfcProfileDef |
IfcExtrudedAreaSolidTapered.getEndSweptArea() |
IfcProfileDef |
IfcRevolvedAreaSolidTapered.getEndSweptArea() |
IfcProfileDef |
IfcDerivedProfileDef.getParentProfile() |
IfcProfileDef |
IfcMaterialProfile.getProfile() |
IfcProfileDef |
IfcProfileProperties.getProfileDefinition() |
IfcProfileDef |
IfcSectionProperties.getStartProfile() |
IfcProfileDef |
IfcSweptAreaSolid.getSweptArea() |
IfcProfileDef |
IfcSweptSurface.getSweptCurve() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcProfileDef> |
IfcSectionedSpine.getCrossSections() |
IfcCollection<IfcProfileDef> |
IfcCompositeProfileDef.getProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
IfcSectionProperties.setEndProfile(IfcProfileDef value) |
void |
IfcExtrudedAreaSolidTapered.setEndSweptArea(IfcProfileDef value) |
void |
IfcRevolvedAreaSolidTapered.setEndSweptArea(IfcProfileDef value) |
void |
IfcDerivedProfileDef.setParentProfile(IfcProfileDef value) |
void |
IfcMaterialProfile.setProfile(IfcProfileDef value) |
void |
IfcProfileProperties.setProfileDefinition(IfcProfileDef value) |
void |
IfcSectionProperties.setStartProfile(IfcProfileDef value) |
void |
IfcSweptAreaSolid.setSweptArea(IfcProfileDef value) |
void |
IfcSweptSurface.setSweptCurve(IfcProfileDef value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcSectionedSpine.setCrossSections(IfcCollection<IfcProfileDef> value) |
void |
IfcCompositeProfileDef.setProfiles(IfcCollection<IfcProfileDef> value) |