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, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcDraughtingCalloutElement> getContents()
public final void setContents(IfcCollection<IfcDraughtingCalloutElement> value)
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedFromCallout()
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedToCallout()