AnalyticalModelSelector Constructor |
Creates a selector for the analytical model geometry.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic AnalyticalModelSelector()
public:
AnalyticalModelSelector()
new : unit -> 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