Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ThreeDCartesianCoordinatesOptions
Interface ThreeDCartesianCoordinatesOptions
interface
ThreeDCartesianCoordinatesOptions
{
x
?:
number
;
y
?:
number
;
z
?:
number
;
}
Hierarchy (
view full
)
CartesianCoordinatesOptions
ThreeDCartesianCoordinatesOptions
Index
Properties
x?
y?
z?
Properties
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
z
z
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
z
NodeOPCUA reference documentation - public API
Loading...