Class MakeDraftToShapeDto<T> (Inputs.OCCT) Defined in bitbybit-docs.d.ts:11103 Constructors constructor new MakeDraftToShapeDto < T > ( shape ?: T , direction ?: Vector3 , angle ?: number , stopShape ?: T , keepOut ?: boolean , internal ?: boolean , ) : MakeDraftToShapeDto < T > Parameters Optionalshape : T Optionaldirection : Vector3 Optionalangle : number OptionalstopShape : T OptionalkeepOut : boolean Optionalinternal : boolean Defined in bitbybit-docs.d.ts:11104 Properties shape Defined in bitbybit-docs.d.ts:11109 direction Defined in bitbybit-docs.d.ts:11114 angle angle : number
Defined in bitbybit-docs.d.ts:11120 stop Shape Defined in bitbybit-docs.d.ts:11125 keep Out keepOut : boolean
Defined in bitbybit-docs.d.ts:11130 internal internal : boolean
Defined in bitbybit-docs.d.ts:11135 Bitbybit TypeScript API reference Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
Un alambre o una forma, una dirección, un ángulo y una forma de parada para
draft.makeDraftToShape, que hace crecer un faldón inclinado desde las aristas hasta que se encuentra con la forma de parada.