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
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(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