Interface IIfcRectangleHollowProfileDef
Readonly interface for IfcRectangleHollowProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcRectangleHollowProfileDef : IIfcRectangleProfileDef, IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
InnerFilletRadius
Declaration
IfcNonNegativeLengthMeasure? InnerFilletRadius { get; set; }
Property Value
|
Improve this Doc
View Source
OuterFilletRadius
Declaration
IfcNonNegativeLengthMeasure? OuterFilletRadius { get; set; }
Property Value
|
Improve this Doc
View Source
WallThickness
Declaration
IfcPositiveLengthMeasure WallThickness { get; set; }
Property Value