Interface IIfcPropertySetTemplate
Readonly interface for IfcPropertySetTemplate
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcPropertySetTemplate : IIfcPropertyTemplateDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ApplicableEntity
Declaration
IfcIdentifier? ApplicableEntity { get; set; }
Property Value
|
Improve this Doc
View Source
Defines
Declaration
IEnumerable<IIfcRelDefinesByTemplate> Defines { get; }
Property Value
|
Improve this Doc
View Source
HasPropertyTemplates
Declaration
IItemSet<IIfcPropertyTemplate> HasPropertyTemplates { get; }
Property Value
|
Improve this Doc
View Source
TemplateType
Declaration
IfcPropertySetTemplateTypeEnum? TemplateType { get; set; }
Property Value