Determines whether a DirectShapeTypeOptions is internally consistent (valid).
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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.
See Also
Reference