DirectShapeTypeOptions Class


This class is used to control behavior of a DirectShapeType object.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2021

Syntax

C#
public class DirectShapeTypeOptions : IDisposable
Visual Basic
Public Class DirectShapeTypeOptions _
	Implements IDisposable
Visual C++
public ref class DirectShapeTypeOptions : IDisposable

Remarks

Use Enable/Disable functions to change the default behavior. Use DirectShapeType.SetOptions to modify that object's behavior.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBDirectShapeTypeOptions

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →