Class IfcRoundedRectangleProfileDef
Constructors
constructor
- new IfcRoundedRectangleProfileDef(expressID, type, ProfileType, ProfileName, Position, XDim, YDim, RoundingRadius): IfcRoundedRectangleProfileDef
Properties
expressID
expressID: number
Position
ProfileName
ProfileType
RoundingRadius
type
type: number
XDim
YDim
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRoundedRectangleProfileDef
Parameters
- expressID: number
- type: number
- tape: any[]