GetPointInside Method


Plan Circuit Get Point Inside Method

Returns a point inside the circuit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public UV GetPointInside()

Return Value

UV
Exceptions
Exception Condition
InvalidOperationException Thrown when a valid UV point couldn't be obtained.
See Also