ParameterTypeIdExcludeDesignOptions Property |
"Exclude Design Options" // or "Active Option Only"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic static ForgeTypeId ExcludeDesignOptions { get; }Public Shared ReadOnly Property ExcludeDesignOptions As ForgeTypeId
Get
public:
static property ForgeTypeId^ ExcludeDesignOptions {
ForgeTypeId^ get ();
}static member ExcludeDesignOptions : ForgeTypeId with get
Property Value
ForgeTypeId
See Also