| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCartesianPoint |
IfcBoundingBox.corner |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCartesianPoint |
IfcBoundingBox.getCorner() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBoundingBox.setCorner(IfcCartesianPoint corner) |
| 构造器和说明 |
|---|
IfcBoundingBox(IfcCartesianPoint corner,
IfcPositiveLengthMeasure xDim,
IfcPositiveLengthMeasure yDim,
IfcPositiveLengthMeasure zDim) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCartesianPoint[] |
IfcBSplineCurve.controlPoints |
private IfcCartesianPoint |
IfcCartesianTransformationOperator.localOrigin |
private IfcCartesianPoint |
IfcPlacement.location |
private IfcCartesianPoint |
IfcLine.pnt |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcCartesianPoint> |
IfcBSplineCurve.controlPointsList |
private LIST<IfcCartesianPoint> |
IfcPolyline.points |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCartesianPoint[] |
IfcBSplineCurve.getControlPoints() |
IfcCartesianPoint |
IfcCartesianTransformationOperator.getLocalOrigin() |
IfcCartesianPoint |
IfcPlacement.getLocation() |
IfcCartesianPoint |
IfcLine.getPnt() |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcCartesianPoint> |
IfcBSplineCurve.getControlPointsList() |
LIST<IfcCartesianPoint> |
IfcPolyline.getPoints() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBSplineCurve.setControlPoints(IfcCartesianPoint[] controlPoints) |
void |
IfcCartesianTransformationOperator.setLocalOrigin(IfcCartesianPoint localOrigin) |
void |
IfcPlacement.setLocation(IfcCartesianPoint location) |
void |
IfcLine.setPnt(IfcCartesianPoint pnt) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBSplineCurve.setControlPointsList(LIST<IfcCartesianPoint> controlPointsList) |
void |
IfcPolyline.setPoints(LIST<IfcCartesianPoint> points) |
| 构造器和说明 |
|---|
IfcBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcBSplineCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcPolyline(LIST<IfcCartesianPoint> points) |
IfcRationalBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect,
LIST<REAL> weightsData) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCartesianPoint |
IfcFillAreaStyleHatching.patternStart |
private IfcCartesianPoint |
IfcFillAreaStyleHatching.pointOfReferenceHatchLine |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCartesianPoint |
IfcFillAreaStyleHatching.getPatternStart() |
IfcCartesianPoint |
IfcFillAreaStyleHatching.getPointOfReferenceHatchLine() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcFillAreaStyleHatching.setPatternStart(IfcCartesianPoint patternStart) |
void |
IfcFillAreaStyleHatching.setPointOfReferenceHatchLine(IfcCartesianPoint pointOfReferenceHatchLine) |
| 构造器和说明 |
|---|
IfcFillAreaStyleHatching(IfcCurveStyle hatchLineAppearance,
IfcHatchLineDistanceSelect startOfNextHatchLine,
IfcCartesianPoint pointOfReferenceHatchLine,
IfcCartesianPoint patternStart,
IfcPlaneAngleMeasure hatchLineAngle) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcCartesianPoint> |
IfcVertexBasedTextureMap.texturePoints |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcCartesianPoint> |
IfcVertexBasedTextureMap.getTexturePoints() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcVertexBasedTextureMap.setTexturePoints(LIST<IfcCartesianPoint> texturePoints) |
| 构造器和说明 |
|---|
IfcVertexBasedTextureMap(LIST<IfcTextureVertex> textureVertices,
LIST<IfcCartesianPoint> texturePoints) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCartesianPoint |
IfcLightSourcePositional.position |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCartesianPoint |
IfcLightSourcePositional.getPosition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcLightSourcePositional.setPosition(IfcCartesianPoint position) |
| 构造器和说明 |
|---|
IfcLightSourcePositional(IfcLabel name,
IfcColourRgb lightColour,
IfcNormalisedRatioMeasure ambientIntensity,
IfcNormalisedRatioMeasure intensity,
IfcCartesianPoint position,
IfcPositiveLengthMeasure radius,
IfcReal constantAttenuation,
IfcReal distanceAttenuation,
IfcReal quadricAttenuation) |
IfcLightSourceSpot(IfcLabel name,
IfcColourRgb lightColour,
IfcNormalisedRatioMeasure ambientIntensity,
IfcNormalisedRatioMeasure intensity,
IfcCartesianPoint position,
IfcPositiveLengthMeasure radius,
IfcReal constantAttenuation,
IfcReal distanceAttenuation,
IfcReal quadricAttenuation,
IfcDirection orientation,
IfcReal concentrationExponent,
IfcPositiveLengthMeasure spreadAngle,
IfcPositiveLengthMeasure beamWidthAngle) |
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcCartesianPoint> |
IfcPolyLoop.polygon |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcCartesianPoint> |
IfcPolyLoop.getPolygon() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPolyLoop.setPolygon(LIST<IfcCartesianPoint> polygon) |
| 构造器和说明 |
|---|
IfcPolyLoop(LIST<IfcCartesianPoint> polygon) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCartesianPoint |
IfcRepresentationFactory.createCartesianPoint(double x,
double y,
double z)
create presentation item
|
Copyright © 2023. All rights reserved.