@IfcClass(layer=CORE, type=ENTITY) public class IfcRelAssociatesConstraint extends IfcRelAssociates
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
intent |
private IfcConstraint |
relatingConstraint |
stepNumber| 构造器和说明 |
|---|
IfcRelAssociatesConstraint(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcLabel intent,
IfcConstraint relatingConstraint) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getIntent() |
IfcConstraint |
getRelatingConstraint() |
void |
setIntent(IfcLabel intent) |
void |
setRelatingConstraint(IfcConstraint relatingConstraint) |
getRelatedObjects, illegal, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcLabel intent
private IfcConstraint relatingConstraint
@IfcParserConstructor public IfcRelAssociatesConstraint(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcRoot> relatedObjects, IfcLabel intent, IfcConstraint relatingConstraint)
public IfcLabel getIntent()
public void setIntent(IfcLabel intent)
public IfcConstraint getRelatingConstraint()
public void setRelatingConstraint(IfcConstraint relatingConstraint)
Copyright © 2023. All rights reserved.