Class IfcTextStyleFontModel
Constructors
constructor
- new IfcTextStyleFontModel(expressID, type, Name, FontFamily, FontStyle, FontVariant, FontWeight, FontSize): IfcTextStyleFontModel
Properties
expressID
expressID: number
FontFamily
FontSize
FontStyle
FontVariant
FontWeight
Name
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcTextStyleFontModel
Parameters
- expressID: number
- type: number
- tape: any[]