Creates a selector for the analytical model geometry.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2011
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- inCurveSelector
-
Type:
Autodesk.Revit.DB.Structure
AnalyticalCurveSelector
Portion of the analytical curve in which the client has interest.
Remarks
This version is useful for single-curve or single-point analytical models.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |