PlanCircuitGetPointInside Method |
Returns a point inside the circuit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic UV GetPointInside()
Public Function GetPointInside As UV
public:
UV^ GetPointInside()
member GetPointInside : unit -> UV
Return Value
UV
Exceptions
See Also