AnalyticalModelSelector Constructor

Creates a selector for the analytical model geometry.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public AnalyticalModelSelector()
Remarks
This version is useful for single-curve or single-point analytical models. Additionally, this only acts with respect to the entire curve or point.
See Also