Interface IIfcRibPlateProfileProperties
Readonly interface for IfcRibPlateProfileProperties
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRibPlateProfileProperties : IIfcProfileProperties, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Direction
Declaration
IfcRibPlateDirectionEnum Direction { get; set; }
Property Value
|
Improve this Doc
View Source
RibHeight
Declaration
IfcPositiveLengthMeasure? RibHeight { get; set; }
Property Value
|
Improve this Doc
View Source
RibSpacing
Declaration
IfcPositiveLengthMeasure? RibSpacing { get; set; }
Property Value
|
Improve this Doc
View Source
RibWidth
Declaration
IfcPositiveLengthMeasure? RibWidth { get; set; }
Property Value
|
Improve this Doc
View Source
Thickness
Declaration
IfcPositiveLengthMeasure? Thickness { get; set; }
Property Value