Interface IIfcCShapeProfileDef
Readonly interface for IfcCShapeProfileDef
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCShapeProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
CentreOfGravityInX
Declaration
IfcPositiveLengthMeasure? CentreOfGravityInX { get; set; }
Property Value
|
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
IfcPositiveLengthMeasure? 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