Enables Auto-detect on Sketch Component.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2011
Syntax
C# |
---|
public void EnableAutoDetect() |
Visual Basic |
---|
Public Sub EnableAutoDetect |
Visual C++ |
---|
public: void EnableAutoDetect() |
Remarks
To disable Auto-detect on Sketch Component, another method (SetAnalyticalAlignmentMethod) must be used