Interface IIfcTendon
Readonly interface for IfcTendon
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTendon : IIfcReinforcingElement, IIfcBuildingElementComponent, IIfcBuildingElement, IIfcElement, IIfcProduct, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IIfcStructuralActivityAssignmentSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
AnchorageSlip
Declaration
IfcPositiveLengthMeasure? AnchorageSlip { get; set; }
Property Value
|
Improve this Doc
View Source
CrossSectionArea
Declaration
IfcAreaMeasure CrossSectionArea { get; set; }
Property Value
|
Improve this Doc
View Source
FrictionCoefficient
Declaration
IfcNormalisedRatioMeasure? FrictionCoefficient { get; set; }
Property Value
|
Improve this Doc
View Source
MinCurvatureRadius
Declaration
IfcPositiveLengthMeasure? MinCurvatureRadius { 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
PreStress
Declaration
IfcPressureMeasure? PreStress { get; set; }
Property Value
|
Improve this Doc
View Source
TensionForce
Declaration
IfcForceMeasure? TensionForce { get; set; }
Property Value