brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
resolveDirection
Function resolveDirection
resolveDirection
(
d
:
DirectionInput
)
:
Vec3
Resolve a
Direction
shorthand to a unit
Vec3
.
Parameters
d
:
DirectionInput
Returns
Vec3
Throws
If the string is not a recognised axis name.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Resolve a Direction shorthand to a unit Vec3.