Preparing search index...
The search index is not available
conway
conway
compat/web-ifc/ifc2x4_helper
IfcCartesianTransformationOperator2D
Class IfcCartesianTransformationOperator2D
Index
Constructors
constructor
Properties
Axis1
Axis2
expressID
Local
Origin
Scale
type
Methods
To
Tape
From
Tape
Constructors
constructor
new
Ifc
Cartesian
Transformation
Operator2D
(
expressID
,
type
,
Axis1
,
Axis2
,
LocalOrigin
,
Scale
)
:
IfcCartesianTransformationOperator2D
Parameters
expressID
:
number
type
:
number
Axis1
:
null
|
IfcDirection
|
Handle
<
IfcDirection
>
Axis2
:
null
|
IfcDirection
|
Handle
<
IfcDirection
>
LocalOrigin
:
IfcCartesianPoint
|
Handle
<
IfcCartesianPoint
>
Scale
:
null
|
IfcReal
Returns
IfcCartesianTransformationOperator2D
Properties
Axis1
Axis1
:
null
|
IfcDirection
|
Handle
<
IfcDirection
>
Axis2
Axis2
:
null
|
IfcDirection
|
Handle
<
IfcDirection
>
expressID
expressID
:
number
Local
Origin
Local
Origin
:
IfcCartesianPoint
|
Handle
<
IfcCartesianPoint
>
Scale
Scale
:
null
|
IfcReal
type
type
:
number
Methods
To
Tape
To
Tape
(
)
:
any
[]
Returns
any
[]
Static
From
Tape
From
Tape
(
expressID
,
type
,
tape
)
:
IfcCartesianTransformationOperator2D
Parameters
expressID
:
number
type
:
number
tape
:
any
[]
Returns
IfcCartesianTransformationOperator2D
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Axis1
Axis2
expressID
Local
Origin
Scale
type
Methods
To
Tape
From
Tape
conway
Loading...