PlanCircuitGetPointInside Method

Returns a point inside the circuit.

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

Return Value

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