Interface IIfcContextDependentUnit
Readonly interface for IfcContextDependentUnit
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcContextDependentUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
HasExternalReference
Declaration
IEnumerable<IIfcExternalReferenceRelationship> HasExternalReference { get; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
IfcLabel Name { get; set; }
Property Value
Extension Methods