Interface IIfcCShapeProfileDef
Readonly interface for IfcCShapeProfileDef
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCShapeProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Depth
Declaration
IfcPositiveLengthMeasure Depth { get; set; }
Property Value
|
Improve this Doc
View Source
Girth
Declaration
IfcPositiveLengthMeasure Girth { get; set; }
Property Value
|
Improve this Doc
View Source
InternalFilletRadius
Declaration
IfcNonNegativeLengthMeasure? InternalFilletRadius { get; set; }
Property Value
|
Improve this Doc
View Source
WallThickness
Declaration
IfcPositiveLengthMeasure WallThickness { get; set; }
Property Value
|
Improve this Doc
View Source
Width
Declaration
IfcPositiveLengthMeasure Width { get; set; }
Property Value