NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Drawings.DraftingCurveInfo Class Reference

Represents Drafting Curve Info More...

Inheritance diagram for NXOpen.Drawings.DraftingCurveInfo:

Public Types

enum  DraftingCurveType {
  ExtractedEdge, ExtractedModelCurve, SilhouetteCurve, ThreadSilhouetteCurve,
  SectionEdge, ThreadSectionEdge, VICurve, UVHatchCurve,
  TracelineCurve, SimplifiedCurve, InterferenceCurve
}
 Specifies the drafting curve types More...
 

Public Member Functions

unsafe NXOpen.NXObject[] GetParents ()
 Returns the parents for input drafting curve More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe
NXOpen.Drawings.DraftingCurveInfo.DraftingCurveType 
CurveType [get]
 Returns the drafting curve type More...
 

Detailed Description

Represents Drafting Curve Info

Created in NX10.0.0

Member Enumeration Documentation

Specifies the drafting curve types

Enumerator
ExtractedEdge 

Specifies Extracted Edge Curve

ExtractedModelCurve 

Specifies Extracted Model Curve

SilhouetteCurve 

Specifies Silhouette Curve

ThreadSilhouetteCurve 

Specifies Thread Silhouette Curve

SectionEdge 

Specifies Section Edge Curve

ThreadSectionEdge 

Specifies Thread Section Edge Curve

VICurve 

Specifies Virtual Intersection Curve

UVHatchCurve 

Specifies UVHatch Curve

TracelineCurve 

Specifies TraceLine Curve

SimplifiedCurve 

Specifies Simplified Curve

InterferenceCurve 

Specifies Interference Curve

Member Function Documentation

override void NXOpen.Drawings.DraftingCurveInfo.FreeResource ( )
protected

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.NXObject [] NXOpen.Drawings.DraftingCurveInfo.GetParents ( )

Returns the parents for input drafting curve

Created in NX10.0.0

License requirements: None.

Returns
List of parents

Property Documentation

unsafe NXOpen.Drawings.DraftingCurveInfo.DraftingCurveType NXOpen.Drawings.DraftingCurveInfo.CurveType
get

Returns the drafting curve type

Created in NX10.0.0

License requirements: None.


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