Interface IIfcDraughtingCallout
Readonly interface for IfcDraughtingCallout
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcDraughtingCallout : IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Contents
Declaration
IItemSet<IIfcDraughtingCalloutElement> Contents { get; }
Property Value
|
Improve this Doc
View Source
Declaration
IEnumerable<IIfcDraughtingCalloutRelationship> IsRelatedFromCallout { get; }
Property Value
|
Improve this Doc
View Source
Declaration
IEnumerable<IIfcDraughtingCalloutRelationship> IsRelatedToCallout { get; }
Property Value