| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTimeMeasure |
IfcScheduleTimeControl.actualDuration |
private IfcTimeMeasure |
IfcWorkControl.duration |
private IfcTimeMeasure |
IfcScheduleTimeControl.finishFloat |
private IfcTimeMeasure |
IfcScheduleTimeControl.freeFloat |
private IfcTimeMeasure |
IfcScheduleTimeControl.remainingTime |
private IfcTimeMeasure |
IfcScheduleTimeControl.scheduleDuration |
private IfcTimeMeasure |
IfcScheduleTimeControl.startFloat |
private IfcTimeMeasure |
IfcWorkControl.totalFloat |
private IfcTimeMeasure |
IfcScheduleTimeControl.totalFloat |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTimeMeasure |
IfcScheduleTimeControl.getActualDuration() |
IfcTimeMeasure |
IfcWorkControl.getDuration() |
IfcTimeMeasure |
IfcScheduleTimeControl.getFinishFloat() |
IfcTimeMeasure |
IfcScheduleTimeControl.getFreeFloat() |
IfcTimeMeasure |
IfcScheduleTimeControl.getRemainingTime() |
IfcTimeMeasure |
IfcScheduleTimeControl.getScheduleDuration() |
IfcTimeMeasure |
IfcScheduleTimeControl.getStartFloat() |
IfcTimeMeasure |
IfcWorkControl.getTotalFloat() |
IfcTimeMeasure |
IfcScheduleTimeControl.getTotalFloat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcScheduleTimeControl.setActualDuration(IfcTimeMeasure actualDuration) |
void |
IfcWorkControl.setDuration(IfcTimeMeasure duration) |
void |
IfcScheduleTimeControl.setFinishFloat(IfcTimeMeasure finishFloat) |
void |
IfcScheduleTimeControl.setFreeFloat(IfcTimeMeasure freeFloat) |
void |
IfcScheduleTimeControl.setRemainingTime(IfcTimeMeasure remainingTime) |
void |
IfcScheduleTimeControl.setScheduleDuration(IfcTimeMeasure scheduleDuration) |
void |
IfcScheduleTimeControl.setStartFloat(IfcTimeMeasure startFloat) |
void |
IfcWorkControl.setTotalFloat(IfcTimeMeasure totalFloat) |
void |
IfcScheduleTimeControl.setTotalFloat(IfcTimeMeasure totalFloat) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTimeMeasure |
IfcRelSequence.timeLag |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTimeMeasure |
IfcRelSequence.getTimeLag() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelSequence.setTimeLag(IfcTimeMeasure timeLag) |
| 构造器和说明 |
|---|
IfcRelSequence(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcProcess relatingProcess,
IfcProcess relatedProcess,
IfcTimeMeasure timeLag,
IfcSequenceEnum sequenceType) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTimeMeasure |
IfcQuantityTime.timeValue |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTimeMeasure |
IfcQuantityTime.getTimeValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcQuantityTime.setTimeValue(IfcTimeMeasure timeValue) |
| 构造器和说明 |
|---|
IfcQuantityTime(IfcLabel name,
IfcText description,
IfcNamedUnit unit,
IfcTimeMeasure timeValue) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTimeMeasure |
IfcRegularTimeSeries.timeStep |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTimeMeasure |
IfcRegularTimeSeries.getTimeStep() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRegularTimeSeries.setTimeStep(IfcTimeMeasure timeStep) |
| 构造器和说明 |
|---|
IfcRegularTimeSeries(IfcLabel name,
IfcText description,
IfcDateTimeSelect startTime,
IfcDateTimeSelect endTime,
IfcTimeSeriesDataTypeEnum timeSeriesDataType,
IfcDataOriginEnum dataOrigin,
IfcLabel userDefinedDataOrigin,
IfcUnit unit,
IfcTimeMeasure timeStep,
LIST<IfcTimeSeriesValue> values) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcTimeMeasure |
IfcServiceLife.serviceLifeDuration |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcTimeMeasure |
IfcServiceLife.getServiceLifeDuration() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcServiceLife.setServiceLifeDuration(IfcTimeMeasure serviceLifeDuration) |
| 构造器和说明 |
|---|
IfcServiceLife(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
IfcServiceLifeTypeEnum serviceLifeType,
IfcTimeMeasure serviceLifeDuration) |
Copyright © 2023. All rights reserved.