Creates a copy of the given VectorAtPoint instance.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public VectorAtPoint(
VectorAtPoint otherObject
)
Parameters
- otherObject VectorAtPoint
-
Exceptions
See Also
Reference