NXOpen.UF.Clone.GenLogOpts Structure

NXOpen.UF.Clone.GenLogOpts is an alias for NXOpen.UF.CloneGenLogOpts_Struct

class NXOpen.UF.CloneGenLogOpts_Struct

Bases: object

Refer to UF_CLONE_gen_log_opts_s for documentation.

Fields

NXOpen.UF.CloneGenLogOpts_Struct.DefaultAction enum value indicating the default action to be applied to components
NXOpen.UF.CloneGenLogOpts_Struct.DefaultNaming enum value indicating the default naming technique to be applied to components
NXOpen.UF.CloneGenLogOpts_Struct.CopyNonmasterOpts a linked list of nonmaster_type/logical pairs indicating whether those nonmaster types should be copied during the clone, import or export operation. Only relevant in a NX Manager environment, may be null.
NXOpen.UF.CloneGenLogOpts_Struct.DefaultValidationOpts a data structure indicating the options to control whether and how the validation objects should be created during the import operation. Only relevant for import operation in a NX Manager environment, may be null. When null is used, validation objects will not be created.