| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPointOrVertexPoint |
IfcConnectionPointGeometry.pointOnRelatedElement |
private IfcPointOrVertexPoint |
IfcConnectionPointGeometry.pointOnRelatingElement |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatedElement() |
IfcPointOrVertexPoint |
IfcConnectionPointGeometry.getPointOnRelatingElement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConnectionPointGeometry.setPointOnRelatedElement(IfcPointOrVertexPoint pointOnRelatedElement) |
void |
IfcConnectionPointGeometry.setPointOnRelatingElement(IfcPointOrVertexPoint pointOnRelatingElement) |
| 构造器和说明 |
|---|
IfcConnectionPointEccentricity(IfcPointOrVertexPoint pointOnRelatingElement,
IfcPointOrVertexPoint pointOnRelatedElement,
IfcLengthMeasure eccentricityInX,
IfcLengthMeasure eccentricityInY,
IfcLengthMeasure eccentricityInZ) |
IfcConnectionPointGeometry(IfcPointOrVertexPoint pointOnRelatingElement,
IfcPointOrVertexPoint pointOnRelatedElement) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcCartesianPoint
A point defined by its coordinates in a two or
three dimensional rectangular Cartesian coordinate system, or in a two dimensional
parameter space.
|
class |
IfcPoint
An point is a location in some real Cartesian coordinate space Rm, for m = 1, 2 or 3.
|
class |
IfcPointOnCurve
A point on curve is a point which lies on a curve.
|
class |
IfcPointOnSurface
A point on surface is a point which lies on a parametric surface.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcVertexPoint
A vertex point is a vertex which has its geometry defined as a point.
|
Copyright © 2023. All rights reserved.