Class FilletTwoEdgesInPlaneDto<T> (Inputs.OCCT)
Constructors
constructor
Parameters
Optionaledge1: TOptionaledge2: TOptionalplaneOrigin: Point3OptionalplaneDirection: Vector3Optionalradius: numberOptionalsolution: number
Properties
edge1
edge2
planeOrigin
planeDirection
radius
radius: number
Optionalsolution
solution?: number
Two edges in a plane, the plane and a radius for
fillets.filletTwoEdgesInPlaneIntoAWire, which joins them with a rounding arc.