public class IfcDraughtingCallout extends IfcGeometricRepresentationItem
| Constructor and Description |
|---|
IfcDraughtingCallout() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcDraughtingCalloutElement> |
getContents() |
IfcCollection<IfcDraughtingCalloutRelationship> |
isRelatedFromCallout() |
IfcCollection<IfcDraughtingCalloutRelationship> |
isRelatedToCallout() |
void |
setContents(IfcCollection<IfcDraughtingCalloutElement> value) |
getLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcDraughtingCalloutElement> getContents()
public final void setContents(IfcCollection<IfcDraughtingCalloutElement> value)
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedFromCallout()
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedToCallout()