Click or drag to resize
AB4D logo

ContourLinesFactoryAddContourLinePositions Method

Overload List
 NameDescription
Public methodAddContourLinePositions(Point3DCollection, Int32Collection, IListDouble, Point3DCollection) AddContourLinePositions adds positions to the specified contourLinePositions. The contour line are created with values that were specified in the class constructor. The 3D geometry is defined by the positions and triangleIndices collection. The values for each position is defined in the positionValues list.
Public methodAddContourLinePositions(Point3DCollection, Int32Collection, IListDouble, Point3DCollection) AddContourLinePositions adds positions to the specified contourLinePositions. The contour line are created with values that were specified in the class constructor. The 3D geometry is defined by the positions and triangleIndices collection. The values for each position is defined in the positionValues list.
Top
See Also