query_contour_global_attribs_xldT_query_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld (Operator)

Name

query_contour_global_attribs_xldT_query_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld — Auslesen der Namen von definierten globalen Attributen einer XLD-Kontur.

Signatur

query_contour_global_attribs_xld(Contour : : : Attribs)

Herror T_query_contour_global_attribs_xld(const Hobject Contour, Htuple* Attribs)

void QueryContourGlobalAttribsXld(const HObject& Contour, HTuple* Attribs)

HTuple HXLDCont::QueryContourGlobalAttribsXld() const

static void HOperatorSet.QueryContourGlobalAttribsXld(HObject contour, out HTuple attribs)

HTuple HXLDCont.QueryContourGlobalAttribsXld()

Beschreibung

query_contour_global_attribs_xldquery_contour_global_attribs_xldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXldQueryContourGlobalAttribsXld liefert für die XLD-Kontur ContourContourContourContourcontour die Namen aller für die Kontur definierten globalen Attribute in AttribsAttribsAttribsAttribsattribs zurück. Globale Attribute sind für eine gesamte Kontur definierte, zusätzliche Werte, wie z.B. der Normalenvektor der Regressionsgerade einer Kontur ('regr_norm_row'"regr_norm_row""regr_norm_row""regr_norm_row""regr_norm_row" und 'regr_norm_col'"regr_norm_col""regr_norm_col""regr_norm_col""regr_norm_col"). Operatoren, die globale Konturattribute definieren, enthalten eine Beschreibung der Namen und der Semantik der von ihnen definierten Werte. Der Wert des Attributs kann mit get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXldGetContourGlobalAttribXld ausgelesen werden.

Einen Überblick über die verschiedenen globalen Konturattribute und die Operatoren, welche sie den Konturpunkten hinzufügen, gibt die Operator-Referenz von get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXldGetContourGlobalAttribXld.

Ausführungsinformationen

Parameter

ContourContourContourContourcontour (input_object)  xld_cont objectHXLDContHXLDContHobject

Eingabe-Kontur.

AttribsAttribsAttribsAttribsattribs (output_control)  string-array HTupleHTupleHtuple (string) (string) (HString) (char*)

Liste der definierten globalen Kontur-Attribute.

Vorgänger

lines_gausslines_gaussLinesGaussLinesGaussLinesGauss, lines_facetlines_facetLinesFacetLinesFacetLinesFacet, edges_sub_pixedges_sub_pixEdgesSubPixEdgesSubPixEdgesSubPix

Siehe auch

get_contour_global_attrib_xldget_contour_global_attrib_xldGetContourGlobalAttribXldGetContourGlobalAttribXldGetContourGlobalAttribXld, get_contour_attrib_xldget_contour_attrib_xldGetContourAttribXldGetContourAttribXldGetContourAttribXld, query_contour_attribs_xldquery_contour_attribs_xldQueryContourAttribsXldQueryContourAttribsXldQueryContourAttribsXld

Modul

Foundation