Class IfcTShapeProfileDef
Constructors
constructor
- new IfcTShapeProfileDef(expressID, type, ProfileType, ProfileName, Position, Depth, FlangeWidth, WebThickness, FlangeThickness, FilletRadius, FlangeEdgeRadius, WebEdgeRadius, WebSlope, FlangeSlope): IfcTShapeProfileDef
Properties
Depth
expressID
expressID: number
FilletRadius
FlangeEdgeRadius
FlangeSlope
FlangeThickness
FlangeWidth
Position
ProfileName
ProfileType
type
type: number
WebEdgeRadius
WebSlope
WebThickness
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTShapeProfileDef
Parameters
- expressID: number
- type: number
- tape: any[]