Class IfcIShapeProfileDef
Constructors
constructor
- new IfcIShapeProfileDef(expressID, type, ProfileType, ProfileName, Position, OverallWidth, OverallDepth, WebThickness, FlangeThickness, FilletRadius, FlangeEdgeRadius, FlangeSlope): IfcIShapeProfileDef
Properties
expressID
expressID: number
FilletRadius
FlangeEdgeRadius
FlangeSlope
FlangeThickness
OverallDepth
OverallWidth
Position
ProfileName
ProfileType
type
type: number
WebThickness
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcIShapeProfileDef
Parameters
- expressID: number
- type: number
- tape: any[]