Interface IIfcExternalReference
Readonly interface for IfcExternalReference
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcExternalReference : IfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IIfcLightDistributionDataSourceSelect, IfcObjectReferenceSelect, IIfcObjectReferenceSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ItemReference
Declaration
IfcIdentifier? ItemReference { get; set; }
Property Value
|
Improve this Doc
View Source
Location
Declaration
IfcLabel? Location { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
Name
Declaration
IfcLabel? Name { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|