Interface IIfcLibraryReference
Readonly interface for IfcLibraryReference
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcLibraryReference : IIfcExternalReference, IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IfcResourceObjectSelect, IIfcResourceObjectSelect, IfcLibrarySelect, IIfcLibrarySelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Description
Declaration
IfcText? Description { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
Language
Declaration
IfcLanguageId? Language { get; set; }
Property Value
|
Improve this Doc
View Source
LibraryRefForObjects
Declaration
IEnumerable<IIfcRelAssociatesLibrary> LibraryRefForObjects { get; }
Property Value
|
Improve this Doc
View Source
ReferencedLibrary
Declaration
IIfcLibraryInformation ReferencedLibrary { get; set; }
Property Value