IfcDraughtingCallout
Inheritance: java.lang.Object, IfcGeometricRepresentationItem
Constructors
| Constructor | Description |
|---|---|
| IfcDraughtingCallout() |
Methods
| Method | Description |
|---|---|
| getContents() | |
| setContents(IfcCollection | |
| isRelatedFromCallout() | |
| isRelatedToCallout() |
IfcDraughtingCallout()
public IfcDraughtingCallout()
getContents()
public final IfcCollection<IfcDraughtingCalloutElement> getContents()
Returns: IfcCollection
setContents(IfcCollection value)
public final void setContents(IfcCollection<IfcDraughtingCalloutElement> value)
isRelatedFromCallout()
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedFromCallout()
Returns: IfcCollection
isRelatedToCallout()
public final IfcCollection<IfcDraughtingCalloutRelationship> isRelatedToCallout()
Returns: IfcCollection