DirectShape.IsSupportedDocument
Description:
Tests whether a DirectShape or a DirectShapeType may be created in this document.
Tests whether a DirectShape or a DirectShapeType may be created in this document.
Remarks:
Some types of Document, such as 2D families, can't support DirectShape functionality.
Some types of Document, such as 2D families, can't support DirectShape functionality.
-
documentDocument to be tested.
Return Value
bool
True if a DirectShape or a DirectShapeType object can be created in this document, false otherwise.
-
A non-optional argument was NULL