| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.geometry.entity | |
| org.sikongsphere.ifc.model.schema.resource.measure.definedType |
| 限定符和类型 | 类和说明 |
|---|---|
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.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcTrimmingSelect> |
IfcTrimmedCurve.trim1 |
private SET<IfcTrimmingSelect> |
IfcTrimmedCurve.trim2 |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcTrimmingSelect> |
IfcTrimmedCurve.getTrim1() |
SET<IfcTrimmingSelect> |
IfcTrimmedCurve.getTrim2() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTrimmedCurve.setTrim1(SET<IfcTrimmingSelect> trim1) |
void |
IfcTrimmedCurve.setTrim2(SET<IfcTrimmingSelect> trim2) |
| 构造器和说明 |
|---|
IfcTrimmedCurve(IfcCurve basisCurve,
SET<IfcTrimmingSelect> trim1,
SET<IfcTrimmingSelect> trim2,
IfcBoolean senseAgreement,
IfcTrimmingPreference masterRepresentation) |
IfcTrimmedCurve(IfcCurve basisCurve,
SET<IfcTrimmingSelect> trim1,
SET<IfcTrimmingSelect> trim2,
IfcBoolean senseAgreement,
IfcTrimmingPreference masterRepresentation) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcParameterValue
A parameter value is the value which specifies the amount of a parameter in some parameter space.
|
Copyright © 2023. All rights reserved.