RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DirectShape

DirectShape.AreOptionsValid

Method
Description:
Validates that the given DirectShapeOptions are allowed for this particular DirectShape.
Syntax
Parameters
Parameter Type Description
options DirectShapeOptions The options object.
Return Value
Type Description
Boolean True if the DirectShapeOptions are valid; false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null