NXOpen.UF.Modl.SnipsrfFeatureData Structure

NXOpen.UF.Modl.SnipsrfFeatureData is an alias for NXOpen.UF.ModlSnipsrfFeatureData_Struct

class NXOpen.UF.ModlSnipsrfFeatureData_Struct

Bases: object

Refer to UF_MODL_snipsrf_feature_data_s for documentation.

Fields

NXOpen.UF.ModlSnipsrfFeatureData_Struct.EditFace NX eid of a face to be snipped
NXOpen.UF.ModlSnipsrfFeatureData_Struct.BoundaryType Snipping bounding object type
NXOpen.UF.ModlSnipsrfFeatureData_Struct.SnipCvString Profile defining the snip curve
NXOpen.UF.ModlSnipsrfFeatureData_Struct.SnippingPlane NX eid of plane used as snipping object, Used only if boundary_type is, UF_MODL_snipsurf_boundary_type_plane
NXOpen.UF.ModlSnipsrfFeatureData_Struct.ProjectVector Projection vector, Necessary only if boundary_type is, UF_MODL_snipsurf_boundary_type_curves
NXOpen.UF.ModlSnipsrfFeatureData_Struct.SnipOrDivide Flag indicating snipping or divide operation, 0: Divide, otherwise Snipping operation Does not play any role during snip surface feature editing
NXOpen.UF.ModlSnipsrfFeatureData_Struct.RegionPointUv Region point on the edit_face indicating the retained side of the face divided by imprinted snipping curve.
NXOpen.UF.ModlSnipsrfFeatureData_Struct.ProjectMethod Project methods:0- along surface normal, 1- along view direction, 2- along x direction, 3- along y direction, 4- along z direction, 5- along given vector
NXOpen.UF.ModlSnipsrfFeatureData_Struct.RefitMethod Surface refitting method
NXOpen.UF.ModlSnipsrfFeatureData_Struct.RefitDegree Refit direction degree, Necessary if refit_type is, UF_MODL_snipsurf_refit_method_deg_patch or UF_MODL_snipsurf_refit_method_deg_tol
NXOpen.UF.ModlSnipsrfFeatureData_Struct.RefitPatches Refit direction patches, Necessary if refit_type is, UF_MODL_snipsurf_refit_method_deg_patch or UF_MODL_snipsurf_refit_method_patch_tol
NXOpen.UF.ModlSnipsrfFeatureData_Struct.Tols Tolerance used for refitting, Necessary if refit_type is, UF_MODL_snipsurf_refit_method_deg_tol or UF_MODL_snipsurf_refit_method_patch_tol