ReplayHistoryResult Methods |
The ReplayHistoryResult type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | UpdateToAngularDimension | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToArc | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToBrep | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToCircle | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToClippingPlane(Plane, Double, Double, IEnumerableGuid, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToClippingPlane(Plane, Double, Double, Guid, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToCurve | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToEllipse | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToExtrusion | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToHatch | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToInstanceReferenceGeometry | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToLeader | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToLine | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToLinearDimension | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToMesh | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToPoint | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToPointCloud(IEnumerablePoint3d, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToPointCloud(PointCloud, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToPolyline | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToRadialDimension | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToSphere | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToSubD | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToSurface | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToText(TextEntity, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToText(String, Plane, Double, String, Boolean, Boolean, TextJustification, ObjectAttributes) | |
![Public method Public method](../icons/pubmethod.gif) | UpdateToTextDot | |
Top
See Also