AnalyticalModelSelector Members

The AnalyticalModelSelector type exposes the following members.

Constructors

  NameDescription
Public methodAnalyticalModelSelector()()()()
Creates a selector for the analytical model geometry.
Public methodAnalyticalModelSelector(AnalyticalCurveSelector)
Creates a selector for the analytical model geometry.
Public methodAnalyticalModelSelector(Curve)
Creates a selector based on a specific analytical curve.
Public methodAnalyticalModelSelector(Curve, AnalyticalCurveSelector)
Creates a selector based on one portion of a specific analytical curve.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the AnalyticalModelSelector
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyCurveSelector
The portion of the curve to be selected.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also