Skip to content

[mxcad_3d API documentation](../README. md)/Mx3dAlgoChamfer

Class: Mx3dAlgoChamfer

Inverted angle algorithm

Hierarchy

Table of contents

Constructors

Methods

Constructors

constructor

new Mx3dAlgoChamfer(S)

Constructor, input the object that requires a reverse angle

Parameters

NameTypeDescription
S[Mx3dShapeObject] (Mx3dShapeObject. md)

Overrides

Mx3dAlgoObject.constructor

Methods

Add

Add(Dis, E): void

Add edges on objects that require a reverse angle

Parameters

NameTypeDescription
DisnumberInverted angle distance
E[Mx3dShapeEdge] (Mx3dShapeEdge. md)Edges on objects

Returns

void


Shape

Shape(): Mx3dShapeObject

Obtain the shape object after obtaining the inverted angle

Returns

Mx3dShapeObject

Shape object after oblique angle reversal