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

DirectShape.AreOptionsValidForTransientDirectShape

Method
Description:
Validates that the given DirectShapeOptions are allowed if this DirectShape is transient.
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