CNiContours::Add

3D Graph

Class
CNiContours::
Add()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: LineWidthNext page: CNiContours    
Public Function Declared in:
NiContours.h

'Declaration' icon -- Shortcut to top of page. Declaration

void Add(
    double Level);

'Description' icon -- Shortcut to top of page. Description

Adds a new contour level to the collection of contours.

Shortcut to top of page. Parameters

double Level

The Z magnitude of the new contour level.

Note: An error occurs if a contour with the same level already exists.

'See Also' icon -- Shortcut to top of page. See Also