Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities | |
com.aspose.cad.fileformats.ifc.ifc2x3.types |
Modifier and Type | Method and Description |
---|---|
IfcPlaneAngleMeasure |
IfcRevolvedAreaSolid.getAngle() |
IfcPlaneAngleMeasure |
IfcTextStyleWithBoxCharacteristics.getBoxRotateAngle() |
IfcPlaneAngleMeasure |
IfcTextStyleWithBoxCharacteristics.getBoxSlantAngle() |
IfcPlaneAngleMeasure |
IfcTShapeProfileDef.getFlangeSlope() |
IfcPlaneAngleMeasure |
IfcUShapeProfileDef.getFlangeSlope() |
IfcPlaneAngleMeasure |
IfcFillAreaStyleHatching.getHatchLineAngle() |
IfcPlaneAngleMeasure |
IfcLShapeProfileDef.getLegSlope() |
IfcPlaneAngleMeasure |
IfcLightDistributionData.getMainPlaneAngle() |
IfcPlaneAngleMeasure |
IfcStructuralLoadSingleDisplacement.getRotationalDisplacementRX() |
IfcPlaneAngleMeasure |
IfcStructuralLoadSingleDisplacement.getRotationalDisplacementRY() |
IfcPlaneAngleMeasure |
IfcStructuralLoadSingleDisplacement.getRotationalDisplacementRZ() |
IfcPlaneAngleMeasure |
IfcTShapeProfileDef.getWebSlope() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcPlaneAngleMeasure> |
IfcLightDistributionData.getSecondaryPlaneAngle() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRevolvedAreaSolid.setAngle(IfcPlaneAngleMeasure value) |
void |
IfcTextStyleWithBoxCharacteristics.setBoxRotateAngle(IfcPlaneAngleMeasure value) |
void |
IfcTextStyleWithBoxCharacteristics.setBoxSlantAngle(IfcPlaneAngleMeasure value) |
void |
IfcTShapeProfileDef.setFlangeSlope(IfcPlaneAngleMeasure value) |
void |
IfcUShapeProfileDef.setFlangeSlope(IfcPlaneAngleMeasure value) |
void |
IfcFillAreaStyleHatching.setHatchLineAngle(IfcPlaneAngleMeasure value) |
void |
IfcLShapeProfileDef.setLegSlope(IfcPlaneAngleMeasure value) |
void |
IfcLightDistributionData.setMainPlaneAngle(IfcPlaneAngleMeasure value) |
void |
IfcStructuralLoadSingleDisplacement.setRotationalDisplacementRX(IfcPlaneAngleMeasure value) |
void |
IfcStructuralLoadSingleDisplacement.setRotationalDisplacementRY(IfcPlaneAngleMeasure value) |
void |
IfcStructuralLoadSingleDisplacement.setRotationalDisplacementRZ(IfcPlaneAngleMeasure value) |
void |
IfcTShapeProfileDef.setWebSlope(IfcPlaneAngleMeasure value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcLightDistributionData.setSecondaryPlaneAngle(IfcCollection<IfcPlaneAngleMeasure> value) |
Modifier and Type | Method and Description |
---|---|
IfcPlaneAngleMeasure |
IfcPositivePlaneAngleMeasure.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
IfcPositivePlaneAngleMeasure.setValue(IfcPlaneAngleMeasure value) |