Interface IIfcTypeObject
Readonly interface for IfcTypeObject
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTypeObject : IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ApplicableOccurrence
Declaration
IfcIdentifier? ApplicableOccurrence { get; set; }
Property Value
|
Improve this Doc
View Source
DefinedByProperties
Declaration
IEnumerable<IIfcRelDefinesByProperties> DefinedByProperties { get; }
Property Value
|
Improve this Doc
View Source
HasPropertySets
Declaration
IItemSet<IIfcPropertySetDefinition> HasPropertySets { get; }
Property Value
|
Improve this Doc
View Source
Types
Declaration
IEnumerable<IIfcRelDefinesByType> Types { get; }
Property Value