PartMakerMethodToDivideVolumes.IsValidSketchPlane
Method
Description:
Identifies if provided sketch plane is valid.
Identifies if provided sketch plane is valid.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
sketchPlaneId | ElementId | SketchPlane ids to be tested for validity for PartMaker. |
Return Value
Type | Description |
---|---|
Boolean | True if SketchPlane valid, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |