Interface IIfcClassificationReference
Readonly interface for IfcClassificationReference
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcClassificationReference : IIfcExternalReference, IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IfcClassificationReferenceSelect, IIfcClassificationReferenceSelect, IfcClassificationSelect, IIfcClassificationSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ClassificationRefForObjects
Declaration
IEnumerable<IIfcRelAssociatesClassification> ClassificationRefForObjects { get; }
Property Value
|
Improve this Doc
View Source
Description
Declaration
IfcText? Description { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
HasReferences
Declaration
IEnumerable<IIfcClassificationReference> HasReferences { get; }
Property Value
|
Improve this Doc
View Source
ReferencedSource
Declaration
IIfcClassificationReferenceSelect ReferencedSource { get; set; }
Property Value
|
Improve this Doc
View Source
Sort
Declaration
IfcIdentifier? Sort { get; set; }
Property Value