@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcDraughtingCallout extends IfcGeometricRepresentationItem
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcDraughtingCalloutElement> |
contents |
private SET<IfcDraughtingCalloutRelationship> |
isRelatedFromCallout |
private SET<IfcDraughtingCalloutRelationship> |
isRelatedToCallout |
stepNumber| 构造器和说明 |
|---|
IfcDraughtingCallout(SET<IfcDraughtingCalloutElement> contents) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcDraughtingCalloutElement> |
getContents() |
SET<IfcDraughtingCalloutRelationship> |
getIsRelatedFromCallout() |
SET<IfcDraughtingCalloutRelationship> |
getIsRelatedToCallout() |
void |
setContents(SET<IfcDraughtingCalloutElement> contents) |
void |
setIsRelatedFromCallout(SET<IfcDraughtingCalloutRelationship> isRelatedFromCallout) |
void |
setIsRelatedToCallout(SET<IfcDraughtingCalloutRelationship> isRelatedToCallout) |
getLayerAssignments, getStyledByItem, setLayerAssignments, setStyledByItemcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate SET<IfcDraughtingCalloutElement> contents
@IfcInverseParameter private SET<IfcDraughtingCalloutRelationship> isRelatedFromCallout
@IfcInverseParameter private SET<IfcDraughtingCalloutRelationship> isRelatedToCallout
@IfcParserConstructor public IfcDraughtingCallout(SET<IfcDraughtingCalloutElement> contents)
public SET<IfcDraughtingCalloutElement> getContents()
public void setContents(SET<IfcDraughtingCalloutElement> contents)
public SET<IfcDraughtingCalloutRelationship> getIsRelatedFromCallout()
public void setIsRelatedFromCallout(SET<IfcDraughtingCalloutRelationship> isRelatedFromCallout)
public SET<IfcDraughtingCalloutRelationship> getIsRelatedToCallout()
public void setIsRelatedToCallout(SET<IfcDraughtingCalloutRelationship> isRelatedToCallout)
Copyright © 2023. All rights reserved.