| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpatialStructureElement |
IfcRelInteractionRequirements.locationOfInteraction |
private IfcSpatialStructureElement |
IfcSpaceProgram.requestedLocation |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpatialStructureElement |
IfcRelInteractionRequirements.getLocationOfInteraction() |
IfcSpatialStructureElement |
IfcSpaceProgram.getRequestedLocation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelInteractionRequirements.setLocationOfInteraction(IfcSpatialStructureElement locationOfInteraction) |
void |
IfcSpaceProgram.setRequestedLocation(IfcSpatialStructureElement requestedLocation) |
| 构造器和说明 |
|---|
IfcRelInteractionRequirements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcCountMeasure dailyInteraction,
IfcNormalisedRatioMeasure importanceRating,
IfcSpatialStructureElement locationOfInteraction,
IfcSpaceProgram relatedSpaceProgram,
IfcSpaceProgram relatingSpaceProgram) |
IfcSpaceProgram(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
SET<IfcRelAssignsToControl> controls,
IfcIdentifier spaceProgramIdentifier,
IfcAreaMeasure maxRequiredArea,
IfcAreaMeasure minRequiredArea,
IfcSpatialStructureElement requestedLocation,
IfcAreaMeasure standardRequiredArea) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpatialStructureElement |
IfcMove.moveFrom |
private IfcSpatialStructureElement |
IfcMove.moveTo |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpatialStructureElement |
IfcMove.getMoveFrom() |
IfcSpatialStructureElement |
IfcMove.getMoveTo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcMove.setMoveFrom(IfcSpatialStructureElement moveFrom) |
void |
IfcMove.setMoveTo(IfcSpatialStructureElement moveTo) |
| 构造器和说明 |
|---|
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) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcBuilding
Construction work that has the provision of shelter for its occupants or contents
as one of its main purpose and is normally designed to stand permanently in one place.
|
class |
IfcBuildingStorey
The building storey has an elevation and typically represents a (nearly) horizontal aggregation
of spaces that are vertically bound.
|
class |
IfcSite |
class |
IfcSpace |
class |
IfcSpaceType |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpatialStructureElement |
IfcRelReferencedInSpatialStructure.relatingStructure |
private IfcSpatialStructureElement |
IfcRelContainedInSpatialStructure.relatingStructure |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcSpatialStructureElement> |
IfcRelServicesBuildings.relatedBuildings |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpatialStructureElement |
IfcRelReferencedInSpatialStructure.getRelatingStructure() |
IfcSpatialStructureElement |
IfcRelContainedInSpatialStructure.getRelatingStructure() |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcSpatialStructureElement> |
IfcRelServicesBuildings.getRelatedBuildings() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelReferencedInSpatialStructure.setRelatingStructure(IfcSpatialStructureElement relatingStructure) |
void |
IfcRelContainedInSpatialStructure.setRelatingStructure(IfcSpatialStructureElement relatingStructure) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelServicesBuildings.setRelatedBuildings(SET<IfcSpatialStructureElement> relatedBuildings) |
| 构造器和说明 |
|---|
IfcRelContainedInSpatialStructure(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcProduct> relatedElements,
IfcSpatialStructureElement relatingStructure) |
IfcRelReferencedInSpatialStructure(SET<IfcProduct> relatedElements,
IfcSpatialStructureElement relatingStructure) |
| 构造器和说明 |
|---|
IfcRelServicesBuildings(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSystem relatingSystem,
SET<IfcSpatialStructureElement> relatedBuildings) |
Copyright © 2023. All rights reserved.