RVTDocs.com

RebarSpliceGeometry

Class
Description:
This class consists of a vector and a point which will be projected to the nearest Rebar curve.
Remarks:

The splice will be done with a plane that contains this point and has the normal the provided vector.

If this plane is intersecting other Rebar curves these intersection will not be taken into account.

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Structure.RebarSpliceGeometry
Syntax
RebarSpliceGeometry Class Members:
Name Description Inherited From
RebarSpliceGeometry Constructs a RebarSpliceGeometry.
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
SpliceNormal Identifies the splice face normal.
SpliceOrigin Identifies the splice face origin.
Name Description Inherited From
Dispose Releases all resources used by the RebarSpliceGeometry
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object