Preparing search index...
The search index is not available
Mx - v0.1.343
Mx
McGePoint3d
Interface McGePoint3d
McGePoint3d
Example: ```typescript ```
interface
McGePoint3d
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Index
Properties
x
y
z
Properties
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
z
Mx - v0.1.343
Loading...
McGePoint3d
Example: ```typescript ```