DividedSurface.CanBeDivided
Method
Description:
This returns true if the reference represents a face that can be used to create a divided surface.
This returns true if the reference represents a face that can be used to create a divided surface.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
reference | Reference | The reference. |
Return Value
Type | Description |
---|---|
Boolean | True if the reference can be used to create a divided surface, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |