DividedSurface.AddIntersectionElement
Method
Description:
Adds an intersection element to the divided surface.
Adds an intersection element to the divided surface.
Parameters
Parameter | Type | Description |
---|---|---|
newIntersectionElemId | ElementId | The intersection element to be added. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The element newIntersectionElemId is not a level, grid, reference plane, or a curve element whose category is lines and reference lines. |
ArgumentNullException | A non-optional argument was null |