ObjectTable Methods |
The ObjectTable type exposes the following members.
Name | Description | |
---|---|---|
Add(GeometryBase) |
Adds geometry that is not further specified.
This is meant, for example, to handle addition of sets of different geometrical entities. | |
Add(GeometryBase, ObjectAttributes) |
Adds geometry that is not further specified.
This is meant, for example, to handle addition of sets of different geometrical entities. | |
Add(GeometryBase, ObjectAttributes, HistoryRecord, Boolean) |
Adds geometry that is not further specified.
This is meant, for example, to handle addition of sets of different geometrical entities. | |
AddAngularDimension(AngularDimension) |
Adds a angular dimension object to the document.
| |
AddAngularDimension(AngularDimension, ObjectAttributes) |
Adds a angular dimension object to the document.
| |
AddAngularDimension(AngularDimension, ObjectAttributes, HistoryRecord, Boolean) |
Adds an angular dimension object to the document.
| |
AddArc(Arc) | Adds a curve object to the document representing an arc. | |
AddArc(Arc, ObjectAttributes) | Adds a curve object to the document representing an arc. | |
AddArc(Arc, ObjectAttributes, HistoryRecord, Boolean) | ||
AddBox(Box) |
Adds a box to the object table.
| |
AddBox(Box, ObjectAttributes) |
Adds a box to the object table.
| |
AddBox(Box, ObjectAttributes, HistoryRecord, Boolean) |
Adds a box to the object table, as an extrusion.
| |
AddBrep(Brep) | Adds a brep object to Rhino. | |
AddBrep(Brep, ObjectAttributes) | Adds a brep object to Rhino. | |
AddBrep(Brep, ObjectAttributes, HistoryRecord, Boolean) | ||
AddBrep(Brep, ObjectAttributes, HistoryRecord, Boolean, Boolean) | ||
AddCentermark |
Adds an ordinate dimension object to the document.
| |
AddCircle(Circle) | Adds a curve object to the document representing a circle. | |
AddCircle(Circle, ObjectAttributes) | Adds a curve object to the document representing a circle. | |
AddCircle(Circle, ObjectAttributes, HistoryRecord, Boolean) | ||
AddClippingPlane(Plane, Double, Double, IEnumerableGuid) |
Adds a clipping plane object to Rhino.
| |
AddClippingPlane(Plane, Double, Double, Guid) |
Adds a clipping plane object to Rhino.
| |
AddClippingPlane(Plane, Double, Double, IEnumerableGuid, ObjectAttributes) |
Adds a clipping plane object to Rhino.
| |
AddClippingPlane(Plane, Double, Double, IEnumerableGuid, ObjectAttributes, HistoryRecord, Boolean) | ||
AddClippingPlane(Plane, Double, Double, Guid, ObjectAttributes, HistoryRecord, Boolean) | ||
AddClippingPlaneSurface | ||
AddCurve(Curve) | Adds a curve object to Rhino. | |
AddCurve(Curve, ObjectAttributes) | Adds a curve object to Rhino. | |
AddCurve(Curve, ObjectAttributes, HistoryRecord, Boolean) | ||
AddEllipse(Ellipse) | Adds a curve object to the document representing an ellipse. | |
AddEllipse(Ellipse, ObjectAttributes) | Adds a curve object to the document representing an ellipse. | |
AddEllipse(Ellipse, ObjectAttributes, HistoryRecord, Boolean) | ||
AddExplodedInstancePieces | ||
AddExtrusion(Extrusion) | Adds an extrusion object to Rhino. | |
AddExtrusion(Extrusion, ObjectAttributes) | Adds an extrusion object to Rhino. | |
AddExtrusion(Extrusion, ObjectAttributes, HistoryRecord, Boolean) | ||
AddHatch(Hatch) | ||
AddHatch(Hatch, ObjectAttributes) | ||
AddHatch(Hatch, ObjectAttributes, HistoryRecord, Boolean) | ||
AddInstanceObject(Int32, Transform) |
Adds an instance object to the document.
| |
AddInstanceObject(Int32, Transform, ObjectAttributes) |
Adds an instance object to the document.
| |
AddInstanceObject(Int32, Transform, ObjectAttributes, HistoryRecord, Boolean) |
Adds an instance object to the document.
| |
AddLeader(IEnumerablePoint3d) | ||
AddLeader(Leader) |
Adds a Leader object to the document.
| |
AddLeader(Leader, ObjectAttributes) | Adds Leader object to the document. | |
AddLeader(Plane, IEnumerablePoint2d) | ||
AddLeader(String, IEnumerablePoint3d) | ||
AddLeader(Plane, IEnumerablePoint2d, ObjectAttributes) | ||
AddLeader(String, Plane, IEnumerablePoint2d) | ||
AddLeader(Leader, ObjectAttributes, HistoryRecord, Boolean) |
Adds a Leader object to the document.
| |
AddLeader(String, Plane, IEnumerablePoint2d, ObjectAttributes) | ||
AddLeader(String, Plane, IEnumerablePoint2d, ObjectAttributes, HistoryRecord, Boolean) | ||
AddLine(Line) | Adds a line object to Rhino. | |
AddLine(Line, ObjectAttributes) | Adds a line object to Rhino. | |
AddLine(Point3d, Point3d) | Adds a line object to Rhino. | |
AddLine(Point3d, Point3d, ObjectAttributes) | Adds a line object to Rhino. | |
AddLine(Point3d, Point3d, ObjectAttributes, HistoryRecord, Boolean) | ||
AddLinearDimension(LinearDimension) |
Adds a linear dimension object to the document.
| |
AddLinearDimension(LinearDimension, ObjectAttributes) |
Adds a linear dimension object to the document.
| |
AddLinearDimension(LinearDimension, ObjectAttributes, HistoryRecord, Boolean) |
Adds a linear dimension object to the document.
| |
AddMesh(Mesh) | Adds a mesh object to Rhino. | |
AddMesh(Mesh, ObjectAttributes) | Adds a mesh object to Rhino. | |
AddMesh(Mesh, ObjectAttributes, HistoryRecord, Boolean) | ||
AddMesh(Mesh, ObjectAttributes, HistoryRecord, Boolean, Boolean) | ||
AddMorphControl(MorphControl) | ||
AddMorphControl(MorphControl, ObjectAttributes) | ||
AddMorphControl(MorphControl, ObjectAttributes, HistoryRecord, Boolean) | ||
AddOrderedPointCloud | Adds a point cloud object to the document. | |
AddOrdinateDimension |
Adds an ordinate dimension object to the document.
| |
AddPictureFrame |
Creates a PictureFrame object from a plane and a path to an image file,
Note, a PictureFrame object is just a Plane surface or mesh that has a
material with a texture assigned to it that displays in all display
modes.
| |
AddPoint(Point3d) | Adds a point object to the document. | |
AddPoint(Point3f) | Adds a point object to the document. | |
AddPoint(Point3d, ObjectAttributes) | Adds a point object to the document. | |
AddPoint(Point3f, ObjectAttributes) | Adds a point object to the document. | |
AddPoint(Double, Double, Double) |
Adds a point object to the document.
| |
AddPoint(Point, ObjectAttributes, HistoryRecord, Boolean) | Adds a point object and its geometry-linked information to the document | |
AddPoint(Point3d, ObjectAttributes, HistoryRecord, Boolean) | Adds a point object to the document | |
AddPointCloud(IEnumerablePoint3d) | Adds a point cloud object to the document. | |
AddPointCloud(PointCloud) | Adds a point cloud object to the document. | |
AddPointCloud(IEnumerablePoint3d, ObjectAttributes) | Adds a point cloud object to the document. | |
AddPointCloud(PointCloud, ObjectAttributes) | Adds a point cloud object to the document. | |
AddPointCloud(IEnumerablePoint3d, ObjectAttributes, HistoryRecord, Boolean) | Adds a point cloud object to the document. | |
AddPointCloud(PointCloud, ObjectAttributes, HistoryRecord, Boolean) | Adds a point cloud object to the document. | |
AddPoints(IEnumerablePoint3d) |
Adds multiple points to the document.
| |
AddPoints(IEnumerablePoint3f) |
Adds multiple points to the document.
| |
AddPoints(IEnumerablePoint3d, ObjectAttributes) |
Adds multiple points to the document.
| |
AddPoints(IEnumerablePoint3f, ObjectAttributes) |
Adds multiple points to the document.
| |
AddPolyline(IEnumerablePoint3d) | Adds a polyline object to Rhino. | |
AddPolyline(IEnumerablePoint3d, ObjectAttributes) | Adds a polyline object to Rhino. | |
AddPolyline(IEnumerablePoint3d, ObjectAttributes, HistoryRecord, Boolean) | ||
AddRadialDimension(RadialDimension) | ||
AddRadialDimension(RadialDimension, ObjectAttributes) | ||
AddRadialDimension(RadialDimension, ObjectAttributes, HistoryRecord, Boolean) |
Adds a radial dimension object to the document.
| |
AddRectangle(Rectangle3d) |
Adds a rectangle to the object table.
| |
AddRectangle(Rectangle3d, ObjectAttributes) |
Adds a rectangle to the object table.
| |
AddRectangle(Rectangle3d, ObjectAttributes, HistoryRecord, Boolean) |
Adds a rectangle to the object table.
| |
AddRhinoObject(CustomBrepObject) | ||
AddRhinoObject(CustomMeshObject) | ||
AddRhinoObject(CustomPointObject) | ||
AddRhinoObject(BrepObject, Brep) | ||
AddRhinoObject(CurveObject, Curve) | ||
AddRhinoObject(CustomBrepObject, HistoryRecord) | ||
AddRhinoObject(CustomCurveObject, HistoryRecord) | ||
AddRhinoObject(CustomMeshObject, HistoryRecord) | ||
AddRhinoObject(CustomPointObject, HistoryRecord) | ||
AddRhinoObject(MeshObject, Mesh) | ||
AddRhinoObject(PointObject, Point) | ||
AddSphere(Sphere) | ||
AddSphere(Sphere, ObjectAttributes) | ||
AddSphere(Sphere, ObjectAttributes, HistoryRecord, Boolean) | ||
AddSubD(SubD) | Adds a SubD object to Rhino. | |
AddSubD(SubD, ObjectAttributes) | Adds a SubD object to Rhino. | |
AddSubD(SubD, ObjectAttributes, HistoryRecord, Boolean) | Adds a SubD object to Rhino. | |
AddSurface(Surface) | Adds a surface object to Rhino. | |
AddSurface(Surface, ObjectAttributes) | Adds a surface object to Rhino. | |
AddSurface(Surface, ObjectAttributes, HistoryRecord, Boolean) | ||
AddText(Text3d) |
Adds an annotation text object to the document.
| |
AddText(TextEntity) | Adds a v6_TextObject to the document. | |
AddText(Text3d, ObjectAttributes) |
Adds an annotation text object to the document.
| |
AddText(TextEntity, ObjectAttributes) | Adds a text object to the document. | |
AddText(TextEntity, ObjectAttributes, HistoryRecord, Boolean) | Adds a text object to the document. | |
AddText(String, Plane, Double, String, Boolean, Boolean) |
Adds an annotation text object to the document.
| |
AddText(String, Plane, Double, String, Boolean, Boolean, ObjectAttributes) |
Adds an annotation text object to the document.
| |
AddText(String, Plane, Double, String, Boolean, Boolean, TextJustification) | ||
AddText(String, Plane, Double, String, Boolean, Boolean, TextJustification, ObjectAttributes) | ||
AddText(String, Plane, Double, String, Boolean, Boolean, ObjectAttributes, HistoryRecord, Boolean) | ||
AddText(String, Plane, Double, String, Boolean, Boolean, TextJustification, ObjectAttributes, HistoryRecord, Boolean) | ||
AddTextDot(TextDot) | Adds a text dot object to Rhino. | |
AddTextDot(String, Point3d) | Adds a text dot object to Rhino. | |
AddTextDot(TextDot, ObjectAttributes) | Adds a text dot object to Rhino. | |
AddTextDot(String, Point3d, ObjectAttributes) | Adds a text dot object to Rhino. | |
AddTextDot(TextDot, ObjectAttributes, HistoryRecord, Boolean) | ||
AllObjectsSince |
Gets all the objects that have been added to the document since a given runtime serial number.
| |
Clear |
Marks all items as deleted.
(Inherited from CommonComponentTableT.) | |
Delete(RhinoObject) |
Deletes an object, taking into account modes and not showing error message boxes.
(Overrides CommonComponentTableTDelete(T).) | |
Delete(Guid, Boolean) |
Deletes object from document. The deletion can be undone by calling UndeleteObject().
| |
Delete(IEnumerableGuid, Boolean) |
Deletes a collection of objects from the document.
| |
Delete(ObjRef, Boolean) |
Deletes objref.Object(). The deletion can be undone by calling UndeleteObject().
| |
Delete(RhinoObject, Boolean) |
Deletes object from document. The deletion can be undone by calling UndeleteObject().
| |
Delete(ObjRef, Boolean, Boolean) |
Deletes objref.Object(). The deletion can be undone by calling UndeleteObject().
| |
Delete(RhinoObject, Boolean, Boolean) |
Deletes object from document. The deletion can be undone by calling UndeleteObject().
| |
DeleteGrip(GripObject) |
Deletes a grip object.
| |
DeleteGrip(Guid) |
Deletes a grip object.
| |
DeleteGrip(ObjRef) |
Deletes a grip object.
| |
DeleteGrips(IEnumerableGripObject) |
Deletes one or more grip objects.
| |
DeleteGrips(IEnumerableObjRef) |
Deletes one or more grip objects.
| |
DeleteGrips(IEnumerableGuid) |
Deletes one or more grip objects.
| |
DeleteGrips(RhinoObject, IEnumerableInt32) |
Deletes one or more grip objects.
| |
Duplicate(Guid) |
Same as TransformObject(objref, ON_Xform.Identity, false)
| |
Duplicate(ObjRef) |
Duplicates the object that is referenced by objref.
Same as Transform(objref, Transform.Identity, false) | |
Duplicate(RhinoObject) |
Duplicates the object that is referenced by obj.
Same as TransformObject(obj, Transform.Identityy, false) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Find |
Use the object runtime serial number to find a rhino object in the document. This is the value stored on
RhinoObject.RuntimeObjectSerialNumber. The RhinoObject constructor sets the runtime serial number and every
instance of a RhinoObject class will have a unique serial number for the duration of the Rhino application.
If an object is replaced with a new object, then the new object will have a different runtime serial number.
Deleted objects stored in the undo list maintain their runtime serial numbers and this function will return
pointers to these objects. Call RhinoObject.IsDeleted if you need to determine if the returned object is
active or deleted. The runtime serial number is not saved in files.
| |
FindByCrossingWindowRegion(RhinoViewport, IEnumerablePoint3d, Boolean, ObjectType) |
Finds objects bounded by a polyline region
| |
FindByCrossingWindowRegion(RhinoViewport, Point2d, Point2d, Boolean, ObjectType) |
Finds objects bounded by a region
| |
FindByDrawColor |
Finds all objects whose draw color matches a given color.
| |
FindByFilter |
Same as GetObjectList but converts the result to an array.
| |
FindByGroup |
Finds all RhinoObjects that are in a given group.
| |
FindByLayer(Layer) |
Finds all RhinoObjects that are in a given layer.
| |
FindByLayer(String) |
Finds all RhinoObjects that are in a given layer.
| |
FindByObjectType | ||
FindByUserString(String, String, Boolean) |
Finds all objects whose UserString matches the search patterns.
| |
FindByUserString(String, String, Boolean, Boolean, Boolean, ObjectEnumeratorSettings) |
Finds all objects whose UserString matches the search patterns.
| |
FindByUserString(String, String, Boolean, Boolean, Boolean, ObjectType) |
Finds all objects whose UserString matches the search patterns.
| |
FindByWindowRegion(RhinoViewport, IEnumerablePoint3d, Boolean, ObjectType) |
Finds objects bounded by a polyline region
| |
FindByWindowRegion(RhinoViewport, Point2d, Point2d, Boolean, ObjectType) |
Finds objects bounded by a polyline region
| |
FindClippingPlanesForViewport |
Finds all of the clipping plane objects that actively clip a viewport.
| |
FindGeometry |
Same as FindId, but returns the Geometry property directly, if it exists.
| |
FindId | Uses the object guid to find a rhino object. Deleted objects cannot be found by id. The guid is the value that is stored on RhinoObject.Id In a single document, no two active objects have the same guid. If an object is replaced with a new object, then the guid persists. For example, if the _Move command moves an object, then the moved object inherits it's guid from the starting object. If the Copy command copies an object, then the copy gets a new guid. This guid persists through file saving/opening operations. This function will not find grip objects. | |
GetEnumerator | (Overrides CommonComponentTableTGetEnumerator.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetObjectList(ObjectEnumeratorSettings) |
Returns an enumerable based on a ObjectEnumeratorSettings filter.
| |
GetObjectList(ObjectType) | ||
GetObjectList(Type) | ||
GetObjectsByTypeT |
Returns Rhino object by type.
| |
GetObjectsByTypeT(ObjectEnumeratorSettings) |
Returns Rhino object by type.
| |
GetSelectedObjectCount |
Compute the current number of selected objects
| |
GetSelectedObjects | ||
GetSelectedObjectTypes | What geometry types are currently selected | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GripUpdate |
Altered grip positions on a RhinoObject are used to calculate an updated object
that is added to the document.
| |
Hide(Guid, Boolean) |
If Object().IsNormal() is true, then the object will be hidden.
| |
Hide(ObjRef, Boolean) |
If objref.Object().IsNormal() is true, then the object will be hidden.
| |
Hide(RhinoObject, Boolean) |
If obj.IsNormal() is true, then the object will be hidden.
| |
InvalidateBoundingBox |
Destroys the cached scene bounding box so that it will be regenerated again from scratch next time the view is regenerated
| |
Lock(Guid, Boolean) |
If objref.Object().IsNormal() is true, then the object will be locked.
| |
Lock(ObjRef, Boolean) |
If objref.Object().IsNormal() is true, then the object will be locked.
| |
Lock(RhinoObject, Boolean) |
If obj.IsNormal() is true, then the object will be locked.
| |
ModifyAttributes(Guid, ObjectAttributes, Boolean) |
Modifies an object's attributes. Cannot be used to change object id.
| |
ModifyAttributes(ObjRef, ObjectAttributes, Boolean) |
Modifies an object's attributes. Cannot be used to change object id.
| |
ModifyAttributes(RhinoObject, ObjectAttributes, Boolean) |
Modifies an object's attributes. Cannot be used to change object id.
| |
ModifyRenderMaterial(Guid, RenderMaterial) |
Modifies an object's render material assignment, this will set the
objects material source to ObjectMaterialSource.MaterialFromObject.
| |
ModifyRenderMaterial(ObjRef, RenderMaterial) |
Modifies an object's render material assignment, this will set the
objects material source to ObjectMaterialSource.MaterialFromObject.
| |
ModifyRenderMaterial(RhinoObject, RenderMaterial) |
Modifies an object's render material assignment, this will set the
objects material source to ObjectMaterialSource.MaterialFromObject.
| |
ModifyTextureMapping(Guid, Int32, TextureMapping) | ||
ModifyTextureMapping(ObjRef, Int32, TextureMapping) | ||
ModifyTextureMapping(RhinoObject, Int32, TextureMapping) | ||
MostRecentObject |
Gets the most recently added object that is still in the Document.
| |
ObjectCount |
Returns the number objects that pass a filter.
| |
PickObjects |
Pick one or more objects based on a given pick context
| |
Purge(RhinoObject) |
Removes object from document and deletes the pointer. Typically you will
want to call Delete instead in order to keep the object on the undo list.
| |
Purge(UInt32) |
Removes object from document and deletes the pointer. Typically you will
want to call Delete instead in order to keep the object on the undo list.
| |
Replace(Guid, Arc) | Replaces one object with new curve object. | |
Replace(Guid, Brep) | Replaces one object with new brep object. | |
Replace(Guid, Circle) | Replaces one object with new curve object. | |
Replace(Guid, Curve) | Replaces one object with new curve object. | |
Replace(Guid, Extrusion) | Replaces one object with new extrusion object. | |
Replace(Guid, Hatch) | Replaces one object with new hatch object. | |
Replace(Guid, Leader) | Replaces one object with new text object. | |
Replace(Guid, Line) | Replaces one object with new line curve object. | |
Replace(Guid, Mesh) | Replaces one object with new mesh object. | |
Replace(Guid, Point) | Replaces one object with new point object. | |
Replace(Guid, Point3d) | Replaces one object with new point object. | |
Replace(Guid, PointCloud) |
Replaces one object with new point cloud object.
| |
Replace(Guid, Polyline) | Replaces one object with new curve object. | |
Replace(Guid, SubD) | Replaces one object with new subd object. | |
Replace(Guid, Surface) | Replaces one object with new surface object. | |
Replace(Guid, TextDot) | Replaces one object with new text dot object. | |
Replace(Guid, TextEntity) | Replaces one object with new text object. | |
Replace(ObjRef, RhinoObject) |
Replaces one object with another. Conceptually, this function is the same as calling
Setting new_object attributes = old_object attributes
DeleteObject(old_object);
AddObject(old_object);
| |
Replace(ObjRef, Arc) | Replaces one object with new curve object. | |
Replace(ObjRef, Brep) |
Replaces one object with new brep object.
| |
Replace(ObjRef, Circle) | Replaces one object with new curve object. | |
Replace(ObjRef, Curve) |
Replaces one object with new curve object.
| |
Replace(ObjRef, Extrusion) | Replaces one object with new extrusion object. | |
Replace(ObjRef, Hatch) | Replaces one object with new hatch object. | |
Replace(ObjRef, Leader) | Replaces one object with new text object. | |
Replace(ObjRef, Line) | Replaces one object with new line curve object. | |
Replace(ObjRef, Mesh) |
Replaces one object with new mesh object.
| |
Replace(ObjRef, Point) | Replaces one object with new point object. | |
Replace(ObjRef, Point3d) | Replaces one object with new point object. | |
Replace(ObjRef, PointCloud) |
Replaces one object with new point cloud object.
| |
Replace(ObjRef, Polyline) | Replaces one object with new curve object. | |
Replace(ObjRef, SubD) |
Replaces one object with a new SubD object.
| |
Replace(ObjRef, Surface) |
Replaces one object with new surface object.
| |
Replace(ObjRef, TextDot) | Replaces one object with new text dot object. | |
Replace(ObjRef, TextEntity) | Replaces one object with new text object. | |
Replace(Guid, Brep, Boolean) | ||
Replace(Guid, GeometryBase, Boolean) |
Replaces the geometry in one object.
| |
Replace(ObjRef, Brep, Boolean) | ||
Replace(ObjRef, GeometryBase, Boolean) |
Replaces the geometry in one object.
| |
ReplaceInstanceObject(Guid, Int32) |
Replaces the underlying instance definition of an instance object.
| |
ReplaceInstanceObject(ObjRef, Int32) |
Replaces the underlying instance definition of an instance object.
| |
Select(Guid) |
Select a single object.
| |
Select(IEnumerableObjRef) |
Selects a collection of objects.
| |
Select(IEnumerableGuid) |
Selects a collection of objects.
| |
Select(ObjRef) |
Select a single object.
| |
Select(Guid, Boolean) |
Select or deselects a single object.
| |
Select(IEnumerableObjRef, Boolean) |
Selects or deselects a collection of objects.
| |
Select(IEnumerableGuid, Boolean) |
Selects or deselects a collection of objects.
| |
Select(ObjRef, Boolean) |
Select or deselects a single object.
| |
Select(Guid, Boolean, Boolean) |
Select or deselects a single object.
| |
Select(ObjRef, Boolean, Boolean) |
Select or deselects a single object.
| |
Select(Guid, Boolean, Boolean, Boolean) |
Select or deselects a single object.
| |
Select(ObjRef, Boolean, Boolean, Boolean) |
Select or deselects a single object.
| |
Select(Guid, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) |
Select or deselects a single object.
| |
Select(ObjRef, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) |
Select or deselects a single object.
| |
SelectedObjectsExist |
Quick way to test if any objects are currently selected
| |
Show(Guid, Boolean) |
If Object().IsHidden() is true, then the object will be returned to normal (visible and selectable) mode.
| |
Show(ObjRef, Boolean) |
If objref.Object().IsHidden() is true, then the object will be returned to normal (visible and selectable) mode.
| |
Show(RhinoObject, Boolean) |
If obj.IsHidden() is true, then the object will be returned to normal (visible and selectable) mode.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Transform(Guid, Transform, Boolean) |
Constructs a new object that is the transformation of the existing object
and deletes the existing object if deleteOriginal is true.
| |
Transform(ObjRef, Transform, Boolean) |
Constructs a new object that is the transformation of the existing object
and deletes the existing object if deleteOriginal is true.
| |
Transform(RhinoObject, Transform, Boolean) |
Constructs a new object that is the transformation of the existing object
and deletes the existing object if deleteOriginal is true.
| |
TransformWithHistory(Guid, Transform) |
Constructs a new object that is the transformation of the existing object
and records history of the transformation if history recording is turned on.
If history recording is not enabled, this function will act the same as
Transform(objectId, xform, false)
| |
TransformWithHistory(ObjRef, Transform) |
Constructs a new object that is the transformation of the existing object
and records history of the transformation if history recording is turned on.
If history recording is not enabled, this function will act the same as
Transform(objref, xform, false)
| |
TransformWithHistory(RhinoObject, Transform) |
Constructs a new object that is the transformation of the existing object
and records history of the transformation if history recording is turned on.
If history recording is not enabled, this function will act the same as
Transform(obj, xform, false)
| |
TryFindPoint |
Finds the location of a point, if a point exists in the document.
| |
Undelete(RhinoObject) | ||
Undelete(UInt32) | ||
Unlock(Guid, Boolean) |
If Object().IsLocked() is true, then the object will be returned to normal (visible and selectable) mode.
| |
Unlock(ObjRef, Boolean) |
If objref.Object().IsLocked() is true, then the object will be returned to normal (visible and selectable) mode.
| |
Unlock(RhinoObject, Boolean) |
If obj.IsLocked() is true, then the object will be returned to normal (visible and selectable) mode.
| |
UnselectAll | Unselect objects. | |
UnselectAll(Boolean) | Unselect objects. |