Class IfcBSplineSurfaceWithKnots
Constructors
constructor
- new IfcBSplineSurfaceWithKnots(expressID, type, UDegree, VDegree, ControlPointsList, SurfaceForm, UClosed, VClosed, SelfIntersect, UMultiplicities, VMultiplicities, UKnots, VKnots, KnotSpec): IfcBSplineSurfaceWithKnots
Properties
ControlPointsList
expressID
expressID: number
KnotSpec
SelfIntersect
SurfaceForm
type
type: number
UClosed
UDegree
UKnots
UMultiplicities
VClosed
VDegree
VKnots
VMultiplicities
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcBSplineSurfaceWithKnots
Parameters
- expressID: number
- type: number
- tape: any[]