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