[mxcad_3d API documentation](../README. md)/Mx3dAlgoChamfer
Class: Mx3dAlgoChamfer
Inverted angle algorithm
Hierarchy
↳
Mx3dAlgoChamfer
Table of contents
Constructors
Methods
Constructors
constructor
• new Mx3dAlgoChamfer(S
)
Constructor, input the object that requires a reverse angle
Parameters
Name | Type | Description |
---|---|---|
S | [Mx3dShapeObject] (Mx3dShapeObject. md) |
Overrides
Mx3dAlgoObject.constructor
Methods
Add
▸ Add(Dis
, E
): void
Add edges on objects that require a reverse angle
Parameters
Name | Type | Description |
---|---|---|
Dis | number | Inverted angle distance |
E | [Mx3dShapeEdge] (Mx3dShapeEdge. md) | Edges on objects |
Returns
void
Shape
▸ Shape(): Mx3dShapeObject
Obtain the shape object after obtaining the inverted angle
Returns
Shape object after oblique angle reversal