Interface IIfcTendonType
Readonly interface for IfcTendonType
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcTendonType : IIfcReinforcingElementType, IIfcElementComponentType, IIfcElementType, IIfcTypeProduct, IIfcTypeObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IfcProductSelect, IIfcProductSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CrossSectionArea
Declaration
IfcAreaMeasure? CrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
NominalDiameter
Declaration
IfcPositiveLengthMeasure? NominalDiameter { get; set; }
Property Value
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcTendonTypeEnum PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
SheathDiameter
Declaration
IfcPositiveLengthMeasure? SheathDiameter { get; set; }
Property Value