Rhino C++ API  8.5
ON_Brep Member List

This is the complete list of members for ON_Brep, including all inherited members.

AddEdgeCurve(ON_Curve *)ON_Brep
AddSurface(ON_Surface *)ON_Brep
AddTrimCurve(ON_Curve *)ON_Brep
AggregateComponentStatus() const overrideON_Brepvirtual
Append(const ON_Brep &)ON_Brep
AreaMassProperties(ON_MassProperties &mp, bool bArea=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, double rel_tol=1.0e-6, double abs_tol=1.0e-6) constON_Brep
AttachUserData(class ON_UserData *pUserData)ON_Object
BoundingBox() constON_Geometry
BrepComponent(ON_COMPONENT_INDEX ci) constON_Brep
BrepForm(ON_Brep *brep=nullptr) const overrideON_Brepvirtual
ChangeVertex(int old_vi, int new_vi, bool bClearTolerances)ON_Brep
Clear_edge_user_i(int) constON_Brep
Clear_edge_user_i() constON_Brep
Clear_face_user_i() constON_Brep
Clear_loop_user_i() constON_Brep
Clear_trim_user_i() constON_Brep
Clear_user_i() constON_Brep
Clear_vertex_user_i() constON_Brep
ClearAllComponentStates() constON_Object
ClearBoundingBox() overrideON_Brepvirtual
ClearComponentStates(ON_ComponentStatus states_to_clear) const overrideON_Brepvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const overrideON_Brepvirtual
ClearEdgeVertices()ON_Brepprotected
ClearPerFaceColors() constON_Brep
ClearPerFaceMaterialChannelIndices()ON_Brep
ClearTrimVertices()ON_Brepprotected
CloseTrimGap(ON_BrepTrim &trim0, ON_BrepTrim &trim1)ON_Brep
CollapseEdge(int edge_index, bool bCloseTrimGap=true, int vertex_index=-1)ON_Brep
CombineCoincidentEdges(ON_BrepEdge &, ON_BrepEdge &)ON_Brep
CombineCoincidentVertices(ON_BrepVertex &, ON_BrepVertex &)ON_Brep
CombineContiguousEdges(int edge_index0, int edge_iindex1, double angle_tolerance_radians=ON_PI/180.0)ON_Brep
Compact()ON_Brep
ComponentIndex() constON_Geometryvirtual
ComputeLoopType(const ON_BrepLoop &) constON_Brep
CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution)ON_Object
CopyUserData(const ON_Object &source_object)ON_Object
Create(ON_Surface *&pSurface)ON_Brep
Create(ON_NurbsSurface *&pNurbsSurface)ON_Brep
Create(ON_PlaneSurface *&pPlaneSurface)ON_Brep
Create(ON_RevSurface *&pRevSurface)ON_Brep
Create(ON_SumSurface *&pSumSurface)ON_Brep
CreateMesh(const ON_MeshParameters &mp, ON_SimpleArray< ON_Mesh * > &mesh_list) constON_Brep
CullUnused2dCurves()ON_Brep
CullUnused3dCurves()ON_Brep
CullUnusedEdges()ON_Brep
CullUnusedFaces()ON_Brep
CullUnusedLoops()ON_Brep
CullUnusedSurfaces()ON_Brep
CullUnusedTrims()ON_Brep
CullUnusedVertices()ON_Brep
DataCRC(ON__UINT32 current_remainder) const overrideON_Brepvirtual
Delete2dCurve(int c2_index)ON_Brep
Delete3dCurve(int c3_index)ON_Brep
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DeleteEdge(ON_BrepEdge &edge, bool bDeleteEdgeVertices)ON_Brep
DeleteFace(ON_BrepFace &face, bool bDeleteFaceEdges)ON_Brep
DeleteLoop(ON_BrepLoop &loop, bool bDeleteLoopEdges)ON_Brep
DeleteSurface(int s_index)ON_Brep
DeleteTrim(ON_BrepTrim &trim, bool bDeleteTrimEdges)ON_Brep
DeleteVertex(ON_BrepVertex &vertex)ON_Brep
Destroy()ON_Brep
DestroyMesh(ON::mesh_type mesh_type, bool bDeleteMesh)ON_Brep
DestroyMesh(ON::mesh_type mesh_type)ON_Brep
DestroyRegionTopology()ON_Brep
DestroyRuntimeCache(bool bDelete=true) overrideON_Brepvirtual
DetachUserData(class ON_UserData *pUserData)ON_Object
Dimension() const overrideON_Brepvirtual
DisconnectEdgeFaces(int eid)ON_Brep
Dump(ON_TextLog &) const overrideON_Brepvirtual
DuplicateFace(int face_index, bool bDuplicateMeshes) constON_Brep
DuplicateFaces(int face_count, const int *face_index, bool bDuplicateMeshes) constON_Brep
Edge(int edge_index) constON_Brep
Edge(ON_COMPONENT_INDEX edge_index) constON_Brep
EdgeCurveUseCount(int c3_index, int max_count=0) constON_Brep
EmergencyDestroy()ON_Brep
ErrorCountON_Brepstatic
EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const overrideON_Brepvirtual
ExtractFace(int face_index)ON_Brep
Face(int face_index) constON_Brep
Face(ON_COMPONENT_INDEX face_index) constON_Brep
FaceIsSurface(int) constON_Brep
FirstUserData() constON_Object
Flip()ON_Brep
FlipFace(ON_BrepFace &)ON_Brep
FlipLoop(ON_BrepLoop &)ON_Brep
FlipReversedSurfaces()ON_Brep
GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const overrideON_Brepvirtual
GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) constON_Geometry
GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) constON_Geometry
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const overrideON_Brepvirtual
GetConnectedComponents(ON_SimpleArray< ON_Brep * > &components, bool bDuplicateMeshes) constON_Brep
GetEdgeParameter(int trim_index, double trim_t, double *edge_t, bool bOkToBuildTrimPline=true) constON_Brep
GetMesh(ON::mesh_type mesh_type, ON_SimpleArray< const ON_Mesh * > &meshes) constON_Brep
GetSilhouette(const ON_SilhouetteParameters parameters, const ON_PlaneEquation *clipping_planes, size_t clipping_plane_count, ON_ClassArray< ON_SIL_EVENT > &silhouettes, ON_ProgressReporter *progress, ON_Terminator *terminator) constON_Brep
GetTangentConnectedComponents(ON_SimpleArray< ON_Brep * > &components, double angle_tol, bool bDuplicateMeshes) constON_Brep
GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const overrideON_Brepvirtual
GetTrim2dEnd(int, ON_2dPoint &) constON_Brep
GetTrim2dStart(int trim_index, ON_2dPoint &) constON_Brep
GetTrim3dEnd(int, ON_3dPoint &) constON_Brep
GetTrim3dStart(int, ON_3dPoint &) constON_Brep
GetTrimParameter(int trim_index, double edge_t, double *trim_t, bool bOkToBuildTrimPline=true) constON_Brep
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
HasBrepForm() const overrideON_Brepvirtual
HasPerFaceColors() constON_Brep
HasPerFaceMaterialChannelIndices() constON_Brep
HasRegionTopology() constON_Brep
HasSlits() constON_Brep
HasSlits(const ON_BrepFace &F) constON_Brep
HasSlits(const ON_BrepLoop &L) constON_Brep
HopAcrossEdge(int &, int &) constON_Brepprotected
Initialize()ON_Brepprotected
Internal_AttachV5RegionTopologyAsUserData(ON_BinaryArchive &archive) constON_Brepprotected
Internal_RegionTopologyPointer(const ON_Brep *brep, bool bValidateFaceCount)ON_Brepprotectedstatic
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Brep
IsDeformable() const overrideON_Brepvirtual
IsDuplicate(const ON_Brep &other, double tolerance=ON_ZERO_TOLERANCE) constON_Brep
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsManifold(bool *pbIsOriented=nullptr, bool *pbHasBoundary=nullptr) constON_Brep
IsMorphable() const overrideON_Brepvirtual
IsPointInside(ON_3dPoint P, double tolerance, bool bStrictlyInside) constON_Brep
IsSolid() constON_Brep
IsSurface() constON_Brep
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_Brepvirtual
IsValidEdge(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeGeometry(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeTolerancesAndFlags(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidEdgeTopology(int edge_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFace(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceGeometry(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceTolerancesAndFlags(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidFaceTopology(int face_index, ON_TextLog *text_log) constON_Brepprotected
IsValidForV2() constON_Brep
IsValidForV2(const ON_BrepTrim &) constON_Brep
IsValidForV2(const ON_BrepEdge &) constON_Brep
IsValidGeometry(ON_TextLog *text_log=nullptr) constON_Brep
IsValidLoop(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopGeometry(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopTolerancesAndFlags(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidLoopTopology(int loop_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTolerancesAndFlags(ON_TextLog *text_log=nullptr) constON_Brep
IsValidTopology(ON_TextLog *text_log=nullptr) constON_Brep
IsValidTrim(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimGeometry(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimTolerancesAndFlags(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidTrimTopology(int trim_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertex(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexGeometry(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexTolerancesAndFlags(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
IsValidVertexTopology(int vertex_index, ON_TextLog *text_log) constON_Brepprotected
JoinEdges(ON_BrepEdge &edge, ON_BrepEdge &other_edge, double join_tolerance, bool bCheckFaceOrientaion=true)ON_Brep
LabelConnectedComponent(int face_index, int label) constON_Brep
LabelConnectedComponents() constON_Brep
LabelTangentConnectedComponent(int face_index, double atol, int label) constON_Brep
LabelTangentConnectedComponents(double angle_tol) constON_Brep
Loop(int loop_index) constON_Brep
Loop(ON_COMPONENT_INDEX loop_index) constON_Brep
Loop2dCurve(const ON_BrepLoop &loop) constON_Brep
Loop3dCurve(const ON_BrepLoop &loop, bool bRevCurveIfFaceRevIsTrue=false) constON_Brep
Loop3dCurve(const ON_BrepLoop &loop, ON_SimpleArray< ON_Curve * > &curve_list, bool bRevCurveIfFaceRevIsTrue=false) constON_Brep
LoopDirection(const ON_BrepLoop &) constON_Brep
LoopIsSurfaceBoundary(int) constON_Brep
m_aggregate_statusON_Brepmutableprotected
m_bboxON_Brepprotected
m_brep_userON_Brepmutable
m_C2ON_Brep
m_C3ON_Brep
m_EON_Brep
m_FON_Brep
m_is_solidON_Brepprotected
m_LON_Brep
m_region_topologyON_Brepprotected
m_SON_Brep
m_TON_Brep
m_VON_Brep
MakeDeformable() overrideON_Brepvirtual
MakeTrimCurveNurb(ON_BrepTrim &T)ON_Brep
MakeValidForV2()ON_Brep
MarkAggregateComponentStatusAsNotCurrent() const overrideON_Brepvirtual
MatchTrimEnds(ON_BrepTrim &T0, ON_BrepTrim &T1)ON_Brep
MatchTrimEnds(int trim_index)ON_Brep
MatchTrimEnds(ON_BrepLoop &Loop)ON_Brep
MatchTrimEnds()ON_Brep
MemoryRelocate() overrideON_Brepvirtual
MergeFaces(int fid0, int fid1)ON_Brep
MergeFaces()ON_Brep
ModelObjectId() constON_Objectvirtual
Morph(const ON_SpaceMorph &morph) overrideON_Brep
ON_Geometry::Morph(const class ON_SpaceMorph &morph)ON_Geometryvirtual
MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems)ON_Object
MoveUserData(ON_Object &source_object)ON_Object
New()ON_Brepstatic
New(const ON_Brep &)ON_Brepstatic
NewConeFace(const ON_BrepVertex &vertex, const ON_BrepEdge &edge, bool bRevEdge)ON_Brep
NewCurveOnFace(ON_BrepFace &face, ON_BrepEdge &edge, bool bRev3d=false, int c2i=-1)ON_Brep
NewEdge(int=-1)ON_Brep
NewEdge(ON_BrepVertex &, ON_BrepVertex &, int=-1, const ON_Interval *=nullptr, double edge_tolerance=ON_UNSET_VALUE)ON_Brep
NewFace(int si=-1)ON_Brep
NewFace(const ON_Surface &surface)ON_Brep
NewFace(ON_Surface *pSurface, int vid[4], int eid[4], bool bRev3d[4])ON_Brep
NewLoop(ON_BrepLoop::TYPE)ON_Brep
NewLoop(ON_BrepLoop::TYPE loop_type, ON_BrepFace &face)ON_Brep
NewOuterLoop(int face_index)ON_Brep
NewOuterLoop(int face_index, int vid[4], int eid[4], bool bRev3d[4])ON_Brep
NewPlanarFaceLoop(int face_index, ON_BrepLoop::TYPE loop_type, ON_SimpleArray< ON_Curve * > &boundary, bool bDuplicateCurves=true)ON_Brep
NewPointOnFace(ON_BrepFace &face, double s, double t)ON_Brep
NewRuledFace(const ON_BrepEdge &edgeA, bool bRevEdgeA, const ON_BrepEdge &edgeB, bool bRevEdgeB)ON_Brep
NewSingularTrim(const ON_BrepVertex &vertex, ON_BrepLoop &loop, ON_Surface::ISO iso, int c2i=-1)ON_Brep
NewTrim(int c2i=-1)ON_Brep
NewTrim(bool bRev3d, ON_BrepLoop &loop, int c2i=-1)ON_Brep
NewTrim(ON_BrepEdge &edge, bool bRev3d, int c2i=-1)ON_Brep
NewTrim(ON_BrepEdge &edge, bool bRev3d, ON_BrepLoop &loop, int c2i=-1)ON_Brep
NewVertex()ON_Brep
NewVertex(ON_3dPoint vertex_point, double vertex_tolerance=ON_UNSET_VALUE)ON_Brep
NextEdge(int current_edge_index, int endi, int *next_endi=nullptr) constON_Brep
NextNonsingularTrim(int) constON_Brep
NextTrim(int) constON_Brep
ObjectType() const overrideON_Brepvirtual
ON_BinaryArchive::ReadV1_TCODE_LEGACY_FAC(ON_Object **, ON_3dmObjectAttributes *)ON_Brepfriend
ON_BinaryArchive::ReadV1_TCODE_LEGACY_SHL(ON_Object **, ON_3dmObjectAttributes *)ON_Brepfriend
ON_Brep()ON_Brep
ON_Brep(const ON_Brep &)ON_Brep
ON_BrepFace classON_Brepfriend
ON_BrepFaceSide classON_Brepfriend
ON_BrepRegion classON_Brepfriend
ON_Geometry()=defaultON_Geometry
ON_Geometry(const ON_Geometry &)=defaultON_Geometry
ON_Object() ON_NOEXCEPTON_Object
ON_Object(const ON_Object &)ON_Object
ON_SleepLockGuard classON_Brepfriend
ON_V5_BrepRegionTopologyUserData classON_Brepfriend
operator=(const ON_Brep &)ON_Brep
ON_Geometry::operator=(const ON_Geometry &)=defaultON_Geometry
ON_Object::operator=(const ON_Object &)ON_Object
PackFaces(bool from_subd=true)ON_Brep
PrevEdge(int current_edge_index, int endi, int *prev_endi=nullptr) constON_Brep
PrevNonsingularTrim(int) constON_Brep
PrevTrim(int) constON_Brep
ProxyBrepSubDRuntimeSerialNumber() constON_Brep
PurgeUserData()ON_Object
Read(ON_BinaryArchive &) overrideON_Brepvirtual
Read100_BrepCurve(ON_BinaryArchive &) constON_Brepprotected
Read100_BrepSurface(ON_BinaryArchive &) constON_Brepprotected
ReadOld100(ON_BinaryArchive &)ON_Brepprotected
ReadOld101(ON_BinaryArchive &)ON_Brepprotected
ReadOld200(ON_BinaryArchive &, int)ON_Brepprotected
ReadV1_LegacyFaceStuff(ON_BinaryArchive &)ON_Brepprotected
ReadV1_LegacyLoop(ON_BinaryArchive &, ON_BrepFace &)ON_Brepprotected
ReadV1_LegacyLoopStuff(ON_BinaryArchive &, ON_BrepFace &)ON_Brepprotected
ReadV1_LegacyShellStuff(ON_BinaryArchive &)ON_Brepprotected
ReadV1_LegacyTrim(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &)ON_Brepprotected
ReadV1_LegacyTrimStuff(ON_BinaryArchive &, ON_BrepFace &, ON_BrepLoop &)ON_Brepprotected
RebuildEdges(ON_BrepFace &face, double tolerance, bool bRebuildSharedEdges, bool bRebuildVertices)ON_Brep
RebuildTrimsForV2(ON_BrepFace &face, const ON_NurbsSurface &nurbs_surface)ON_Brep
RebuildTrimsForV2(ON_BrepFace &face, const ON_NurbsSurface &nurbs_surface, double min_tol)ON_Brep
RegionTopology() constON_Brep
RemoveNesting(bool bExtractSingleSegments, bool bEdges=true, bool bTrimCurves=true)ON_Brep
RemoveSlits()ON_Brep
RemoveSlits(ON_BrepFace &F)ON_Brep
RemoveSlits(ON_BrepLoop &L)ON_Brep
RemoveWireEdges(bool bDeleteVertices=true)ON_Brep
RemoveWireVertices()ON_Brep
Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)ON_Geometry
Scale(double scale_factor)ON_Geometry
Set_user(ON_U u) constON_Brep
SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const overrideON_Brepvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const overrideON_Brepvirtual
SetCurvatureColorAnalysisColors(bool bLazySet, ON_SurfaceCurvatureColorMapping kappa_colors) constON_Brep
SetDraftAngleColorAnalysisColors(bool bLazySet, ON_SurfaceDraftAngleColorMapping draft_angle_colors) constON_Brep
SetEdgeCurve(ON_BrepEdge &edge, int c3_index, const ON_Interval *sub_domain=nullptr)ON_Brep
SetEdgeDomain(int, const ON_Interval &)ON_Brep
SetEdgeTolerance(ON_BrepEdge &edge, bool bLazy=false) constON_Brepvirtual
SetEdgeTolerances(bool bLazy=false)ON_Brep
SetEdgeVertex(const int, const int, const int)ON_Brepprotected
SetLoopVertices(const int)ON_Brepprotected
SetSolidOrientationForExperts(int solid_orientation)ON_Brep
SetTolerancesBoxesAndFlags(bool bLazy=false, bool bSetVertexTolerances=true, bool bSetEdgeTolerances=true, bool bSetTrimTolerances=true, bool bSetTrimIsoFlags=true, bool bSetTrimTypeFlags=true, bool bSetLoopTypeFlags=true, bool bSetTrimBoxes=true)ON_Brep
SetTolsFromLegacyValues()ON_Brepprotected
SetTrimBoundingBox(ON_BrepTrim &trim, bool bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(ON_BrepLoop &loop, bool bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(ON_BrepFace &face, bool bLazy=false)ON_Brepvirtual
SetTrimBoundingBoxes(bool bLazy=false)ON_Brepvirtual
SetTrimCurve(ON_BrepTrim &trim, int c2_index, const ON_Interval *sub_domain=nullptr)ON_Brep
SetTrimDomain(int, const ON_Interval &)ON_Brep
SetTrimIsoFlag(int, double[6])ON_Brepprotected
SetTrimIsoFlag(int)ON_Brepprotected
SetTrimIsoFlags()ON_Brep
SetTrimIsoFlags(ON_BrepFace &)ON_Brep
SetTrimIsoFlags(ON_BrepLoop &)ON_Brep
SetTrimIsoFlags(ON_BrepTrim &)ON_Brep
SetTrimStartVertex(const int, const int)ON_Brepprotected
SetTrimTolerance(ON_BrepTrim &trim, bool bLazy=false) constON_Brepvirtual
SetTrimTolerances(bool bLazy=false)ON_Brep
SetTrimTypeFlags(bool bLazy=false)ON_Brep
SetTrimTypeFlags(ON_BrepFace &, bool bLazy=false)ON_Brep
SetTrimTypeFlags(ON_BrepLoop &, bool bLazy=false)ON_Brep
SetTrimTypeFlags(ON_BrepTrim &, bool bLazy=false)ON_Brep
SetUserString(const wchar_t *key, const wchar_t *string_value)ON_Object
SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace)ON_Object
SetVertexTolerance(ON_BrepVertex &vertex, bool bLazy=false) constON_Brep
SetVertexTolerances(bool bLazy=false)ON_Brep
SetVertices(void)ON_Brep
ShrinkSurface(ON_BrepFace &face, int DisableSide=0)ON_Brep
ShrinkSurfaces()ON_Brep
SizeOf() const overrideON_Brepvirtual
SolidOrientation() constON_Brepvirtual
SortFaceLoops(ON_BrepFace &face) constON_Brep
SplitBipolarFaces(bool bShrinkInSplitDirection)ON_Brep
SplitBipolarFaces()ON_Brep
SplitClosedFaces(int min_degree, bool bShrinkInSplitDirection)ON_Brep
SplitClosedFaces(int min_degree=0)ON_Brep
SplitEdge(int edge_index, double edge_t, const ON_SimpleArray< double > &trim_t, int vertex_index=-1, bool bSetTrimBoxesAndFlags=true)ON_Brep
SplitEdgeAtParameters(int edge_index, int edge_t_count, const double *edge_t)ON_Brep
SplitKinkyEdge(int edge_index, double kink_tol_radians=ON_DEFAULT_ANGLE_TOLERANCE)ON_Brepvirtual
SplitKinkyFace(int face_index, double kink_tol_radians=ON_DEFAULT_ANGLE_TOLERANCE)ON_Brepvirtual
SplitKinkyFaces(double kink_tol_radians=ON_DEFAULT_ANGLE_TOLERANCE, bool bCompactIfNeeded=true)ON_Brep
Standardize()ON_Brep
StandardizeEdgeCurve(int edge_index, bool bAdjustEnds)ON_Brep
StandardizeEdgeCurve(int edge_index, bool bAdjustEnds, int EdgeCurveUse)ON_Brep
StandardizeEdgeCurves(bool bAdjustEnds)ON_Brep
StandardizeFaceSurface(int face_index)ON_Brep
StandardizeFaceSurfaces()ON_Brep
StandardizeTrimCurve(int trim_index)ON_Brep
StandardizeTrimCurves()ON_Brep
SubBrep(int subfi_count, const int *sub_fi, ON_Brep *sub_brep=0) constON_Brep
SurfaceUseCount(int surface_index, int max_count=0) constON_Brep
SwapCoordinates(int, int) overrideON_Brepvirtual
SwapLoopParameters(int)ON_Brepprotected
SwapTrimParameters(int)ON_Brepprotected
ThisIsNullptr(bool bSilentError) constON_Object
TightBoundingBox() constON_Geometry
Transform(const ON_Xform &) overrideON_Brepvirtual
TransformUserData(const class ON_Xform &xform)ON_Object
Translate(const ON_3dVector &translation_vector)ON_Geometry
Trim(int trim_index) constON_Brep
Trim(ON_COMPONENT_INDEX trim_index) constON_Brep
TrimCurveUseCount(int c2_index, int max_count=0) constON_Brep
TrimType(const ON_BrepTrim &trim, bool bLazy=true) constON_Brep
UnsetON_Geometrystatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
Vertex(int vertex_index) constON_Brep
Vertex(ON_COMPONENT_INDEX vertex_index) constON_Brep
VolumeMassProperties(ON_MassProperties &mp, bool bVolume=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, ON_3dPoint base_point=ON_3dPoint::UnsetPoint, double rel_tol=1.0e-6, double abs_tol=1.0e-6) constON_Brep
Write(ON_BinaryArchive &) const overrideON_Brepvirtual
~ON_Brep()ON_Brep
~ON_Geometry()=defaultON_Geometry
~ON_Object()ON_Objectvirtual