Skip to content

DirectShapeTypeOptions.IsValid

Public Class

Determines whether a DirectShapeTypeOptions is internally consistent (valid).

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public bool IsValid()

Return Value

Boolean

Remarks

This is currently a placeholder and always returns true. Will be made public_api and a validator when it does something useful.