The AnalyticalModelSketchComponent type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the AnalyticalModelSketchComponent
Public methodEnableAutoDetect
Enables Auto-detect on Sketch Component.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAnalyticalAlignmentMethod
Retrieves Analytical Alignment Method preset for Sketch Component.
Public methodGetAnalyticalProjectionDatumPlane
Retrieves Datum Plane ElementId for Analytical Projection
Public methodGetAnalyticalProjectionType
Retrieves Analytical Projection Type preset for Sketch Component.
Public methodGetAutoDetectMatchedElements
Retrieves ElementIds that Sketch Component is Auto-detecting against.
Public methodGetComponentElementId
Retrieves ElementId of Sketch Component, if such an operation makes sense.
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 methodIsAutoDetectEnabled
Indicates whether Auto-detect is enabled on the given Sketch component.
Public methodIsValidAnalyticalAlignmentMethod
Indicates whether Analytical Alignment Method is valid for Sketch Component.
Public methodIsValidAnalyticalProjectionType
Indicates whether Analytical Projection Type is valid for Sketch Component.
Public methodIsValidDatumPlaneForProjection
Indicates whether Datum Plane is valid Analytical Projection of Sketch Component.
Public methodSetAnalyticalAlignmentMethod
Sets the Alignment Method to the supplied Analytical Alignment Method
Public methodSetAnalyticalProjectionDatumPlane
Sets the Analytical Projection to supplied Datum Plane.
Public methodSetAnalyticalProjectionType
Sets the Analytical Projection to the supplied Analytical Projection Type.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also