brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
addMate
Function addMate
addMate
(
assembly
:
AssemblyNode
,
constraint
:
MateConstraint
)
:
AssemblyNode
Add a mate constraint to an assembly. Returns a new assembly node with the constraint added.
Parameters
assembly
:
AssemblyNode
constraint
:
MateConstraint
Returns
AssemblyNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Add a mate constraint to an assembly. Returns a new assembly node with the constraint added.