NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Weld.WeldPointExitBuilder.FeatureInfo Struct Reference

Structure used to identify newly created features. More...

Public Attributes

NXOpen.Features.Feature Feature
 the newly created or edited feature More...
 
bool IsNewlyCreated
 true if a new feature, false if an existing feature was edited. More...
 
NXOpen.Weld.WeldPointExitBuilder.MethodUsed MethodUsed
 the method used to create the feature More...
 
NXOpen.Features.Feature Parent
 the parent if method used was mirror or translate More...
 

Detailed Description

Structure used to identify newly created features.

Member Data Documentation

NXOpen.Features.Feature NXOpen.Weld.WeldPointExitBuilder.FeatureInfo.Feature

the newly created or edited feature

bool NXOpen.Weld.WeldPointExitBuilder.FeatureInfo.IsNewlyCreated

true if a new feature, false if an existing feature was edited.

NXOpen.Weld.WeldPointExitBuilder.MethodUsed NXOpen.Weld.WeldPointExitBuilder.FeatureInfo.MethodUsed

the method used to create the feature

NXOpen.Features.Feature NXOpen.Weld.WeldPointExitBuilder.FeatureInfo.Parent

the parent if method used was mirror or translate


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.