| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
IfcConnectionPortGeometry.locationAtRelatedElement |
private IfcAxis2Placement |
IfcConnectionPortGeometry.locationAtRelatingElement |
private IfcAxis2Placement |
IfcLocalPlacement.relativePlacement |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcConnectionPortGeometry.getLocationAtRelatedElement() |
IfcAxis2Placement |
IfcConnectionPortGeometry.getLocationAtRelatingElement() |
IfcAxis2Placement |
IfcLocalPlacement.getRelativePlacement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConnectionPortGeometry.setLocationAtRelatedElement(IfcAxis2Placement locationAtRelatedElement) |
void |
IfcConnectionPortGeometry.setLocationAtRelatingElement(IfcAxis2Placement locationAtRelatingElement) |
void |
IfcLocalPlacement.setRelativePlacement(IfcAxis2Placement relativePlacement) |
| 构造器和说明 |
|---|
IfcConnectionPortGeometry(IfcAxis2Placement locationAtRelatingElement,
IfcAxis2Placement locationAtRelatedElement,
IfcProfileDef profileOfPort) |
IfcLocalPlacement(IfcObjectPlacement placementRelTo,
IfcAxis2Placement relativePlacement) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcSweptAreaSolid.getPosition() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcAxis2Placement2D
IfcAxis2Placement2D
|
class |
IfcAxis2Placement3D
The location and orientation in three dimensional space
of three mutually perpendicular axes.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
IfcRepresentationMap.mappingOrigin |
private IfcAxis2Placement |
IfcConic.position |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcRepresentationMap.getMappingOrigin() |
IfcAxis2Placement |
IfcConic.getPosition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRepresentationMap.setMappingOrigin(IfcAxis2Placement mappingOrigin) |
void |
IfcConic.setPosition(IfcAxis2Placement position) |
| 构造器和说明 |
|---|
IfcCircle(IfcAxis2Placement position,
IfcPositiveRatioMeasure radius) |
IfcConic(IfcAxis2Placement position) |
IfcEllipse(IfcAxis2Placement position,
IfcPositiveRatioMeasure semiAxis1,
IfcPositiveRatioMeasure semiAxis2) |
IfcRepresentationMap(IfcAxis2Placement mappingOrigin,
IfcRepresentation mappedRepresentation) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
IfcPlanarBox.placement |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcPlanarBox.getPlacement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPlanarBox.setPlacement(IfcAxis2Placement placement) |
| 构造器和说明 |
|---|
IfcPlanarBox(IfcLengthMeasure sizeInX,
IfcLengthMeasure sizeInY,
IfcAxis2Placement placement) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
IfcTextLiteral.placement |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcTextLiteral.getPlacement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTextLiteral.setPlacement(IfcAxis2Placement placement) |
| 构造器和说明 |
|---|
IfcTextLiteral(IfcPresentableText literal,
IfcAxis2Placement placement,
IfcTextPath path) |
IfcTextLiteralWithExtent(IfcPresentableText literal,
IfcAxis2Placement placement,
IfcTextPath path,
IfcPlanarExtent extent,
IfcBoxAlignment boxAlignment) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAxis2Placement |
IfcGeometricRepresentationContext.worldCoordinateSystem |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAxis2Placement |
IfcGeometricRepresentationContext.getWorldCoordinateSystem() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcGeometricRepresentationContext.setWorldCoordinateSystem(IfcAxis2Placement worldCoordinateSystem) |
| 构造器和说明 |
|---|
IfcGeometricRepresentationContext(IfcLabel contextIdentifier,
IfcLabel contextType,
IfcDimensionCount coordinateSpaceDimension,
REAL precision,
IfcAxis2Placement worldCoordinateSystem,
IfcDirection trueNorth) |
IfcGeometricRepresentationSubContext(IfcLabel contextIdentifier,
IfcLabel contextType,
IfcDimensionCount coordinateSpaceDimension,
REAL precision,
IfcAxis2Placement worldCoordinateSystem,
IfcDirection trueNorth,
IfcGeometricRepresentationContext parentContext,
IfcPositiveRatioMeasure targetScale,
IfcGeometricProjectionEnum targetView,
IfcLabel userDefinedTargetView) |
Copyright © 2023. All rights reserved.