Interface IIfcSimplePropertyTemplate
Readonly interface for IfcSimplePropertyTemplate
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSimplePropertyTemplate : IIfcPropertyTemplate, IIfcPropertyTemplateDefinition, IIfcPropertyDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AccessState
Declaration
IfcStateEnum? AccessState { get; set; }
Property Value
|
Improve this Doc
View Source
Enumerators
Declaration
IIfcPropertyEnumeration Enumerators { get; set; }
Property Value
|
Improve this Doc
View Source
Expression
Declaration
IfcLabel? Expression { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
PrimaryMeasureType
Declaration
IfcLabel? PrimaryMeasureType { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
PrimaryUnit
Declaration
IIfcUnit PrimaryUnit { get; set; }
Property Value
|
Improve this Doc
View Source
SecondaryMeasureType
Declaration
IfcLabel? SecondaryMeasureType { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
SecondaryUnit
Declaration
IIfcUnit SecondaryUnit { get; set; }
Property Value
|
Improve this Doc
View Source
TemplateType
Declaration
IfcSimplePropertyTemplateTypeEnum? TemplateType { get; set; }
Property Value