| 构造器和说明 |
|---|
INTEGER(INTEGER value) |
REAL(INTEGER value) |
STRING(INTEGER value) |
| 构造器和说明 |
|---|
IfcMove(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier taskId,
IfcLabel status,
IfcLabel workMethod,
BOOLEAN isMilestone,
INTEGER priority,
IfcSpatialStructureElement moveFrom,
IfcSpatialStructureElement moveTo,
LIST<IfcText> punchList) |
IfcOrderAction(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier taskId,
IfcLabel status,
IfcLabel workMethod,
BOOLEAN isMilestone,
INTEGER priority,
IfcIdentifier actionID) |
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcTask.priority |
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcTask.getPriority() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTask.setPriority(INTEGER priority) |
| 构造器和说明 |
|---|
IfcTask(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier taskId,
IfcLabel status,
IfcLabel workMethod,
BOOLEAN isMilestone,
INTEGER priority) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcSite.getRefLatitude() |
LIST<INTEGER> |
IfcSite.getRefLongitude() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcDayInMonthNumber |
class |
IfcDaylightSavingHour |
class |
IfcHourInDay |
class |
IfcMinuteInHour |
class |
IfcMonthInYearNumber |
class |
IfcYearNumber |
| 构造器和说明 |
|---|
IfcDayInMonthNumber(INTEGER value) |
IfcDaylightSavingHour(INTEGER value) |
IfcHourInDay(INTEGER value) |
IfcMinuteInHour(INTEGER value) |
IfcMonthInYearNumber(INTEGER value) |
IfcYearNumber(INTEGER value) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcDimensionCount
A dimension count is a positive integer used to define the coordinate space dimensionality.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcDimensionCount.dimensionCount |
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcDimensionCount.getDimensionCount() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDimensionCount.setDimensionCount(INTEGER dimensionCount) |
| 构造器和说明 |
|---|
IfcDimensionCount(INTEGER dimensionCount) |
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcBSplineCurve.degree |
private INTEGER |
IfcCompositeCurve.nSegments |
private INTEGER |
IfcBSplineCurve.upperIndexOnControlPoints |
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcBSplineCurve.getDegree() |
INTEGER |
IfcCompositeCurve.getnSegments() |
INTEGER |
IfcBSplineCurve.getUpperIndexOnControlPoints() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcBSplineCurve.setDegree(INTEGER degree) |
void |
IfcCompositeCurve.setnSegments(INTEGER nSegments) |
void |
IfcBSplineCurve.setUpperIndexOnControlPoints(INTEGER upperIndexOnControlPoints) |
| 构造器和说明 |
|---|
IfcBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcBSplineCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect) |
IfcRationalBezierCurve(INTEGER degree,
LIST<IfcCartesianPoint> controlPointsList,
IfcBSplineCurveForm curveForm,
LOGICAL closedCurve,
LOGICAL selfIntersect,
LIST<REAL> weightsData) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcInteger |
class |
IfcIntegerCountRateMeasure
A measure of the integer number of units flowing per unit time.
|
class |
IfcTimeStamp
IfcTimeStamp
|
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<INTEGER> |
IfcCompoundPlaneAngleMeasure.value |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcCompoundPlaneAngleMeasure.getValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
IfcCompoundPlaneAngleMeasure.isValid(LIST<INTEGER> value) |
| 构造器和说明 |
|---|
IfcInteger(INTEGER value) |
IfcIntegerCountRateMeasure(INTEGER value) |
IfcTimeStamp(INTEGER timestamp) |
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcDimensionalExponents.amountOfSubstanceExponent
The power of the amount of substance base quantity
|
private INTEGER |
IfcDimensionalExponents.electricCurrentExponent
The power of the electric current base quantity
|
private INTEGER |
IfcDerivedUnitElement.exponent |
private INTEGER |
IfcDimensionalExponents.lengthExponent
The power of the length base quantity
|
private INTEGER |
IfcDimensionalExponents.luminousIntensityExponent
The power of the luminous intensity base quantity
|
private INTEGER |
IfcDimensionalExponents.massExponent
The power of the mass base quantity
|
private INTEGER |
IfcDimensionalExponents.thermodynamicTemperatureExponent
The power of the thermodynamic temperature base quantity
|
private INTEGER |
IfcDimensionalExponents.timeExponent
The power of the time base quantity
|
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcDimensionalExponents.getAmountOfSubstanceExponent() |
INTEGER |
IfcDimensionalExponents.getElectricCurrentExponent() |
INTEGER |
IfcDerivedUnitElement.getExponent() |
INTEGER |
IfcDimensionalExponents.getLengthExponent() |
INTEGER |
IfcDimensionalExponents.getLuminousIntensityExponent() |
INTEGER |
IfcDimensionalExponents.getMassExponent() |
INTEGER |
IfcDimensionalExponents.getThermodynamicTemperatureExponent() |
INTEGER |
IfcDimensionalExponents.getTimeExponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDimensionalExponents.setAmountOfSubstanceExponent(INTEGER amountOfSubstanceExponent) |
void |
IfcDimensionalExponents.setElectricCurrentExponent(INTEGER electricCurrentExponent) |
void |
IfcDerivedUnitElement.setExponent(INTEGER exponent) |
void |
IfcDimensionalExponents.setLengthExponent(INTEGER lengthExponent) |
void |
IfcDimensionalExponents.setLuminousIntensityExponent(INTEGER luminousIntensityExponent) |
void |
IfcDimensionalExponents.setMassExponent(INTEGER massExponent) |
void |
IfcDimensionalExponents.setThermodynamicTemperatureExponent(INTEGER thermodynamicTemperatureExponent) |
void |
IfcDimensionalExponents.setTimeExponent(INTEGER timeExponent) |
| 构造器和说明 |
|---|
IfcDerivedUnitElement(IfcNamedUnit unit,
INTEGER exponent) |
IfcDimensionalExponents(INTEGER lengthExponent,
INTEGER massExponent,
INTEGER timeExponent,
INTEGER electricCurrentExponent,
INTEGER thermodynamicTemperatureExponent,
INTEGER amountOfSubstanceExponent,
INTEGER luminousIntensityExponent) |
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcElectricalBaseProperties.inputPhase |
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcElectricalBaseProperties.getInputPhase() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcElectricalBaseProperties.setInputPhase(INTEGER inputPhase) |
| 构造器和说明 |
|---|
IfcElectricalBaseProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcEnergySequenceEnum energySequence,
IfcLabel userDefinedEnergySequence,
IfcElectricCurrentEnum electricCurrentType,
IfcElectricVoltageMeasure inputVoltage,
IfcFrequencyMeasure inputFrequency,
IfcElectricCurrentMeasure fullLoadCurrent,
IfcElectricCurrentMeasure minimumCircuitCurrent,
IfcPowerMeasure maximumPowerInput,
IfcPowerMeasure ratedPowerInput,
INTEGER inputPhase) |
| 限定符和类型 | 字段和说明 |
|---|---|
private INTEGER |
IfcStairFlight.numberOfRiser |
private INTEGER |
IfcStairFlight.numberOfTreads |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) LIST<INTEGER> |
IfcRelConnectsPathElements.relatedPriorities |
(专用程序包) LIST<INTEGER> |
IfcRelConnectsPathElements.relatingPriorities |
| 限定符和类型 | 方法和说明 |
|---|---|
INTEGER |
IfcStairFlight.getNumberOfRiser() |
INTEGER |
IfcStairFlight.getNumberOfTreads() |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<INTEGER> |
IfcRelConnectsPathElements.getRelatedPriorities() |
LIST<INTEGER> |
IfcRelConnectsPathElements.getRelatingPriorities() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcStairFlight.setNumberOfRiser(INTEGER numberOfRiser) |
void |
IfcStairFlight.setNumberOfTreads(INTEGER numberOfTreads) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelConnectsPathElements.setRelatedPriorities(LIST<INTEGER> relatedPriorities) |
void |
IfcRelConnectsPathElements.setRelatingPriorities(LIST<INTEGER> relatingPriorities) |
| 构造器和说明 |
|---|
IfcStairFlight(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
INTEGER numberOfRiser,
INTEGER numberOfTreads,
IfcPositiveLengthMeasure riserHeight,
IfcPositiveLengthMeasure treadLength) |
| 构造器和说明 |
|---|
IfcRelConnectsPathElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement,
LIST<INTEGER> relatingPriorities,
LIST<INTEGER> relatedPriorities,
IfcConnectionTypeEnum relatedConnectionType,
IfcConnectionTypeEnum relatingConnectionType) |
IfcRelConnectsPathElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcConnectionGeometry connectionGeometry,
IfcElement relatingElement,
IfcElement relatedElement,
LIST<INTEGER> relatingPriorities,
LIST<INTEGER> relatedPriorities,
IfcConnectionTypeEnum relatedConnectionType,
IfcConnectionTypeEnum relatingConnectionType) |
Copyright © 2023. All rights reserved.