Contours Type

Contours type inherits from dynamic object

Constructors

Constructor Description

Contours()

Full Usage: Contours()

Returns: Contours
Returns: Contours

Static members

Static member Description

Contours.init (?Coloring, ?End, ?LabelFont, ?LabelFormat, ?Operation, ?ShowLabels, ?ShowLines, ?Size, ?Start, ?Type, ?Value)

Full Usage: Contours.init (?Coloring, ?End, ?LabelFont, ?LabelFormat, ?Operation, ?ShowLabels, ?ShowLines, ?Size, ?Start, ?Type, ?Value)

Parameters:
Returns: Contours
?Coloring : ContourColoring
?End : float
?LabelFont : Font
?LabelFormat : string
?Operation : ConstraintOperation
?ShowLabels : bool
?ShowLines : bool
?Size : float
?Start : float
?Type : ContourType
?Value : 'a
Returns: Contours

Contours.initSurface (?X, ?Y, ?Z)

Full Usage: Contours.initSurface (?X, ?Y, ?Z)

Parameters:
Returns: Contours

Initialized Contours object

?X : Contour
?Y : Contour
?Z : Contour
Returns: Contours

Contours.initXyz (?Color, ?End, ?Highlight, ?HighlightColor, ?HighlightWidth, ?Project, ?Show, ?Size, ?Start, ?UseColorMap, ?Width)

Full Usage: Contours.initXyz (?Color, ?End, ?Highlight, ?HighlightColor, ?HighlightWidth, ?Project, ?Show, ?Size, ?Start, ?UseColorMap, ?Width)

Parameters:
    ?Color : Color
    ?End : float
    ?Highlight : bool
    ?HighlightColor : Color
    ?HighlightWidth : float
    ?Project : ContourProject
    ?Show : bool
    ?Size : float
    ?Start : float
    ?UseColorMap : bool
    ?Width : float

Returns: Contours
?Color : Color
?End : float
?Highlight : bool
?HighlightColor : Color
?HighlightWidth : float
?Project : ContourProject
?Show : bool
?Size : float
?Start : float
?UseColorMap : bool
?Width : float
Returns: Contours

Contours.style (?X, ?Y, ?Z, ?Coloring, ?End, ?LabelFont, ?LabelFormat, ?Operation, ?ShowLabels, ?ShowLines, ?Size, ?Start, ?Type, ?Value)

Full Usage: Contours.style (?X, ?Y, ?Z, ?Coloring, ?End, ?LabelFont, ?LabelFormat, ?Operation, ?ShowLabels, ?ShowLines, ?Size, ?Start, ?Type, ?Value)

Parameters:
Returns: Contours -> Contours
?X : Contour
?Y : Contour
?Z : Contour
?Coloring : ContourColoring
?End : float
?LabelFont : Font
?LabelFormat : string
?Operation : ConstraintOperation
?ShowLabels : bool
?ShowLines : bool
?Size : float
?Start : float
?Type : ContourType
?Value : 'a
Returns: Contours -> Contours

Contours.styleXyz (?Color, ?End, ?Highlight, ?HighlightColor, ?HighlightWidth, ?Project, ?Show, ?Size, ?Start, ?UseColorMap, ?Width)

Full Usage: Contours.styleXyz (?Color, ?End, ?Highlight, ?HighlightColor, ?HighlightWidth, ?Project, ?Show, ?Size, ?Start, ?UseColorMap, ?Width)

Parameters:
    ?Color : Color
    ?End : float
    ?Highlight : bool
    ?HighlightColor : Color
    ?HighlightWidth : float
    ?Project : ContourProject
    ?Show : bool
    ?Size : float
    ?Start : float
    ?UseColorMap : bool
    ?Width : float

Returns: Contours -> Contours
?Color : Color
?End : float
?Highlight : bool
?HighlightColor : Color
?HighlightWidth : float
?Project : ContourProject
?Show : bool
?Size : float
?Start : float
?UseColorMap : bool
?Width : float
Returns: Contours -> Contours