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

DirectShape.AreValidDirectShapeReferenceOptions

Method
Description:
Validates that the input DirectShapeReferenceOptions are suitable for creating a direct shape reference object. If the options specify an ExternalGeometryId, it must not correspond to any existing reference object belonging to the DirectShape.
Parameters
Parameter Type Description
options DirectShapeReferenceOptions The options to test.
Return Value
Type Description
Boolean True if the options can be used to add a reference object to this DirectShape.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null