IfcDraughtingCallout

Inheritance: java.lang.Object, IfcGeometricRepresentationItem

Constructors

ConstructorDescription
IfcDraughtingCallout()

Methods

MethodDescription
getContents()
setContents(IfcCollection value)
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