Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CADacombs/rhinopython
/ functions
Functions
2,493 in github.com/CADacombs/rhinopython
⨍
Functions
2,493
◇
Types & classes
193
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_Crv_Join.py:142
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_Crv_mirrorAndAverageMatch.py:93
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_Srf_radius.py:170
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_Transform_perBlockInstance.py:85
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_CrvAndSrf_mirrorAndAverageMatch.py:95
↓ 3 callers
Method
setValue
(cls, key, idxList=None)
spb_Crv_Fillet_BestFit.py:96
↓ 3 callers
Method
setValues
(cls)
spb_Crv_match.py:189
↓ 2 callers
Method
BuildCustomOptions
(self)
spb_Crv_ConvertArcToExactNurbs.py:256
↓ 2 callers
Function
_addCommonOptions
(go)
spb_ExtrudeCrvTapered_Not_using_CFTE.py:289
↓ 2 callers
Function
_addCommonOptions
(go)
spb_CrvDeviation.py:266
↓ 2 callers
Function
_addDot
(edge, iDotHeight, attr_Out)
spb_Brep_edgesWithMaxTolerance.py:264
↓ 2 callers
Function
_addExtension
(sFileName)
spb_Export.py:225
↓ 2 callers
Function
_addMissingPoints_LowestNeighbors_Border
spb_NurbsSrf_Drape.py:1529
↓ 2 callers
Function
_addTextDot
(pt, text='', iDotFontHt=11)
spb_clearance.py:193
↓ 2 callers
Function
_addTextDot
(text, pt, iDotFontHt, attrib)
spb_CrvDeviation.py:1247
↓ 2 callers
Function
_areLinesParallel
(lineA, lineB, angleTolerance)
spb_Brep_findClosedCylindricalFeatureMismatches.py:504
↓ 2 callers
Function
_areThereEnoughPtsToModifyTransverseFromSide
(ns, side, iConts_Per_Side)
spb_NurbsSrf_EdgeSrf.py:1047
↓ 2 callers
Function
_calculateAnglesAtParameters
All angles are in degrees.
spb_ExtrudeCrvTapered_Not_using_CFTE.py:845
↓ 2 callers
Function
_cleanedPointList
(pts, rgC, tol=None)
spb_splitCrvsAndNakedEdges_mutually.py:133
↓ 2 callers
Function
_compute_max_edge_tol_of_face
Computes by comparing RebuildEdges with smaller tolerance to the current Edge.Tolerances.
spb_Brep_rebuildEdges.py:287
↓ 2 callers
Function
_constructAliasLines_All
()
spb_Alias.py:222
↓ 2 callers
Function
_countsOfEdgeValences
From https://developer.rhino3d.com/api/rhinocommon/rhino.geometry.edgeadjacency EdgeAdjacency enum None = 0 Edge is not use
spb_JoinNakedEdges.py:245
↓ 2 callers
Function
_createArrayedLines
bAlignEndDirs: Used to determine whether to include last segment of closed curves.
spb_ExtrudeCrvTapered_Not_using_CFTE.py:890
↓ 2 callers
Function
_createArrayedLines
rgSurface0: rg.Surface, including rg.BrepFace rgCrv_Full: For variable angle calculation
spb_Fin.py:593
↓ 2 callers
Function
_createCrvWithTranslatedCp
(nc_In, idx, vect)
spb_NurbsCrv_fitByTranslatingControlPts.py:213
↓ 2 callers
Function
_create_report
(list_z_layers_On, list_z_layers_Off, list_z_layers_Visible, list_z_layers_NotVisible)
spb_Layer_Toggle_z_layer_visibility.py:61
↓ 2 callers
Function
_curveEnd_closestToPick
(objref_Crv)
spb_Crv_Connect.py:535
↓ 2 callers
Function
_decimalPlacesForZero
()
spb_BrepFace_definingWireframeOfPrimitiveShape.py:44
↓ 2 callers
Function
_doesPolyCrvContainNurbsCrvs
(pc)
spb_Crv_convertSpansToLines.py:430
↓ 2 callers
Function
_faceEdgesControlPointCounts
Returns: List of control point counts of each edge of face.
spb_Brep_rebuildEdges.py:344
↓ 2 callers
Function
_findCoplanarGrips_AddingWithRefGrips
The tolerance creeps from ZeroTolerance to fPlanarityTol so that grips are added more in the order of how coplanar they are will grips alre
spb_NurbsSrf_selCoplanarGrips.py:342
↓ 2 callers
Function
_findCoplanarGrips_Per_1Grip_and_parallelPlane
(rhObj, rdGrip_Ref, plane_Parallel, fPlanarityTol)
spb_NurbsSrf_selCoplanarGrips.py:306
↓ 2 callers
Function
_find_indices_of_minimums
(lst, levels, tol_per_level)
spb_NurbsSrf_selGripsPerGrevillesClosestToObjs.py:204
↓ 2 callers
Function
_formatRadius
(radius)
spb_Crv_ArcRefGeom.py:206
↓ 2 callers
Function
_getCrvsOfIsoCrvs
(srf)
xBrepFace.py:327
↓ 2 callers
Function
_getDistancesBetweenCurves
(crvA, crvB)
spb_OffsetNormal.py:515
↓ 2 callers
Function
_getDistancesBetweenCurves
(crvA, crvB)
spb_ExtrudeCrvTapered_Using_CFTE.py:344
↓ 2 callers
Function
_getGrevilleParametersWithinDomain
(rgCrv_In, bDebug=False)
spb_ExtrudeCrvTapered_Not_using_CFTE.py:786
↓ 2 callers
Function
_getInput_Opts
Get objects with optional input. Returns None to cancel. bool(Generate new geometry), bool(Accept results):
spb_ExtrudeCrvTapered_Not_using_CFTE.py:393
↓ 2 callers
Function
_getIntersectionMethod
(rgObj_A, rgObj_B)
spb_Intersect_SrfSrf.py:375
↓ 2 callers
Function
_getMaxDev
(rgCrvA, rgCrvB)
spb_Crv_convertToCubicBezier.py:278
↓ 2 callers
Function
_getOffsetDeviation
(crvA, crvB, fTarget)
spb_OffsetNormal.py:452
↓ 2 callers
Function
_getParametersForLines
(rgCrv_Path_Full, bAtGrevilles, bAtKnots, iEqualDivisionCt=None)
spb_ExtrudeCrvTapered_Not_using_CFTE.py:806
↓ 2 callers
Function
_getPerpCompFromPlane
(sPlane)
spb_Srf_mirrorAndAverageMatch.py:214
↓ 2 callers
Function
_getPerpCompFromPlane
(sPlane)
spb_CrvAndSrf_mirrorAndAverageMatch.py:224
↓ 2 callers
Function
_get_CP_count
Only CP counts of EdgeCurves that are already NurbsCurves, not translation to NurbsCurves.
spb_Brep_rebuildEdges.py:404
↓ 2 callers
Function
_get_curve_type_counts
(rgBrep)
spb_Brep_rebuildEdges.py:374
↓ 2 callers
Function
_get_geoms_transformed_to_instance
(rgIref, sKey)
spb_Block_UserDict_Geom.py:460
↓ 2 callers
Function
_get_iGrip_matches
(grips_perOwnerGuid)
spb_Grips_linearize.py:202
↓ 2 callers
Function
_get_layers
(layers_to_check)
spb_Layer_Toggle_z_layer_visibility.py:25
↓ 2 callers
Function
_hasHighKnotMultiplicities
(nurbsObj, iDir)
spb_ExtrudeCrvTapered_Using_CFTE.py:310
↓ 2 callers
Function
_hasMissingPoints
(pts)
spb_NurbsSrf_Drape.py:613
↓ 2 callers
Function
_highestElevation
(pts)
spb_NurbsSrf_Drape.py:768
↓ 2 callers
Function
_is_key_for_geometry
(rdIdef, sKey)
spb_Block_UserDict_Geom.py:441
↓ 2 callers
Function
_matchCrvEndDirs
nc_ToMod is modified.
spb_OffsetNormal.py:526
↓ 2 callers
Function
_printGripsAddedFeedback
(rdGrips_Added, rdGrips_Ref)
spb_NurbsSrf_selCoplanarGrips.py:396
↓ 2 callers
Function
_removeInteriorArcParameters
(rgC_In, ts_knots)
spb_Crv_convertSpansToLines.py:411
↓ 2 callers
Function
_set_ColorSource
(rdObjs_toModify, rdObj_Source)
spb_RhinoObject_MatchColor.py:254
↓ 2 callers
Function
_splitLineTo_AliasName_and_Macro
(sLine)
spb_Alias.py:240
↓ 2 callers
Function
_splitPolyCrvByParams
(pc_In, ts)
spb_Crv_convertSpansToLines.py:438
↓ 2 callers
Function
_translationVectorForG1CPLocationAlongTangent
returns: Success: New NurbsCurve with deviation from nc_forDevComp less than nc_In Fail: None
spb_NurbsCrv_fitByTranslatingControlPts.py:240
↓ 2 callers
Function
_trimCurveToParameter
(rgCrv_In, curveEnd, t)
spb_Crv_Connect.py:272
↓ 2 callers
Function
_tryFindRhinoColorName
(color)
spb_RhinoObject_MatchColor.py:213
↓ 2 callers
Function
addDocObject_of_boundingBox
(bbox, xform_for_bbbox, bEcho=True, bDebug=False)
spb_BoundingBox.py:274
↓ 2 callers
Function
addGeoms
For debugging.
spb_NurbsSrf_MatchSrf_1Edge.py:184
↓ 2 callers
Function
addNewPointToIntersectList
Returns: True if point was added. False if point was not added, e.i., already in list. None if list a
spb_Intersection_SrfSrf_PullTween.py:209
↓ 2 callers
Function
addOption
(key)
spb_Crv_matchDomainsForParametricContinuity.py:111
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Crv_convertToCubicBezier.py:66
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Srf_trim2Mutually.py:72
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Crv_selOnSrf.py:98
↓ 2 callers
Method
addOption
(cls, go, key)
xBrepFaces_createFilletSurface.py:109
↓ 2 callers
Method
addOption
(cls, go, key)
spb_NurbsSrf_EdgeSrf.py:103
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Grips_moveInlineTo2.py:62
↓ 2 callers
Method
addOption
(cls, go, key)
spb_RhinoObject_MatchColor.py:89
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Crv_modifyLength.py:84
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Grips_linearize_per2Pts.py:85
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Crv_Trim_to_end_pt_of_other_crv.py:67
↓ 2 callers
Method
addOption
(cls, go, key)
spb_JoinNakedEdges.py:89
↓ 2 callers
Method
addOption
(cls, go, key)
spb_BrepEdge_splitClosestPtToCrvEnds.py:71
↓ 2 callers
Method
addOption
(cls, go, key)
spb_Crv_Fillet_BestFit.py:72
↓ 2 callers
Method
addOption
(cls, go, key)
spb_NurbsSrf_MatchSrf_1Edge.py:150
↓ 2 callers
Function
addOptions
()
spb_Pipe.py:80
↓ 2 callers
Function
addOptions
()
xBrep_findSharpEdges.py:72
↓ 2 callers
Method
addOptions
(cls, go)
spb_Brep_findFacesWithBadSrfs.py:67
↓ 2 callers
Method
addOptions_BrepTypes
(cls, getInput)
spb_Brep_invalid.py:195
↓ 2 callers
Function
adjustCpLocs_WithWhileLoop
()
spb_NurbsCrv_maximizeMinimumRadius.py:1466
↓ 2 callers
Function
approximateCurveWithPolyline
(crv, target_pt_ct=6)
spb_NurbsCrv_starterFor_approximateCrv.py:231
↓ 2 callers
Function
areAllBrepTrimIsostatusesSENW
(rgFace0)
spb_Brep_convertSurfaceToNurbs.py:218
↓ 2 callers
Function
areAllCurvesSimplified
(rgCrvs, bTryRebuildOthersUniform)
spb_ProjectCrvsOntoBreps.py:1073
↓ 2 callers
Function
areRelEqual
(a, b, decimal_tolerance=None)
spb_NurbsCrv_maximizeMinimumRadius.py:1114
↓ 2 callers
Function
calc_parameters_and_distances
(ts_A_In, curveA, curveB, bOnlyPerp)
spb_CrvDeviation.py:655
↓ 2 callers
Function
cleanProjectedCrvs_inList
rgCs_Out: list, not array Returns list(list(rg.Curve))
spb_ProjectCrvsOntoBreps.py:644
↓ 2 callers
Function
closestPt
(crv, pt)
spb_Brep_Patch_in_FreeCAD.py:257
↓ 2 callers
Function
coerceList
(obj)
xBrepObject.py:404
↓ 2 callers
Function
coerceRhinoObject
'Deleted objects cannot be found by id.' (https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_DocObjects_Tables_ObjectTable_
spb_Brep_repairWizard.py:409
↓ 2 callers
Function
collectSelection
()
xBrep_deleteFaces.py:159
↓ 2 callers
Function
containsShortOrCollapsedBorders
Variation on checking for singular BrepTrims.
spb_NurbsSrf_MatchSrf_1Edge.py:209
↓ 2 callers
Function
continuityVectorsAt
Returns: Tuple of these 4 items: 3D point as a vector, Unit tangent vector, Curvature vector, Vector for com
spb_Crv_continuityBetween2.py:256
↓ 2 callers
Function
convertSpans_withMerging
Processes NURBS-form of input curve even if it is a PolyCurve.
spb_Crv_convertSpansToLines.py:528
↓ 2 callers
Function
createBB_ofGeometry
(geoms)
xBrep_trimSurfaceWithCurves.py:410
← previous
next →
401–500 of 2,493, ranked by callers