NXOpen.UF.Sket.InitializeSketch

Sket.InitializeSketch()

Refer to UF_SKET_initialize_sketch for documentation.

Signature: InitializeSketch(name)

Parameters:name (list of str) – Input sketch name, returns updated sketch name. It should hold UF_OBJ_NAME_LEN bytes plus the trailing null.
Returns:A Tuple
Return type:A tuple consisting of (name,objectArg)

name(list of str): Modified value of name

objectArg(Tag): Sketch tag, NULL_TAG means non-existent sketch.

License requirements: SOLIDS MODELING or DRAFTING