@IfcClass(layer=CORE, type=ENTITY) public class IfcAnnotation extends IfcProduct
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelContainedInSpatialStructure> |
containedInStructure |
stepNumber| 构造器和说明 |
|---|
IfcAnnotation(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelContainedInSpatialStructure> |
getContainedInStructure() |
void |
setContainedInStructure(SET<IfcRelContainedInSpatialStructure> containedInStructure) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcRelContainedInSpatialStructure> containedInStructure
@IfcParserConstructor public IfcAnnotation(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation)
public SET<IfcRelContainedInSpatialStructure> getContainedInStructure()
public void setContainedInStructure(SET<IfcRelContainedInSpatialStructure> containedInStructure)
Copyright © 2023. All rights reserved.