@IfcClass(type=ENTITY, layer=CORE) public class IfcProxy extends IfcProduct
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcObjectTypeEnum |
proxyType |
private IfcLabel |
tag |
stepNumber| 构造器和说明 |
|---|
IfcProxy(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcObjectTypeEnum proxyType,
IfcLabel tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcObjectTypeEnum |
getProxyType() |
IfcLabel |
getTag() |
boolean |
illegal() |
void |
setProxyType(IfcObjectTypeEnum proxyType) |
void |
setTag(IfcLabel tag) |
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, isDefault, setStepNumber, toIfcprivate IfcObjectTypeEnum proxyType
@IfcOptionField private IfcLabel tag
@IfcParserConstructor public IfcProxy(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcObjectTypeEnum proxyType, IfcLabel tag)
public IfcObjectTypeEnum getProxyType()
public void setProxyType(IfcObjectTypeEnum proxyType)
public IfcLabel getTag()
public void setTag(IfcLabel tag)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.