NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Routing.SegmentManager.SubdivideOption Struct Reference

Contains subdivide segment method information. More...

Public Attributes

double ChordalTolerance
 Chordal Tolerance More...
 
bool Dcm3AddFixConstraint
  More...
 
bool Dcm3AddPoints
 Add Points to subdivided splines to maintain shape More...
 
bool Dcm3CreateTangency
 Create Tangency at subdivision point when subdividing splines More...
 
int Direction
 Direction; If direction = 1, normal curve direction else if direction = -1, reverse the sense of curve direction More...
 
double EndPercent
 End Percentage; start_percent < end_percent <= 100. More...
 
double GeometricRatio
 Geometric Progression Ratio More...
 
double IncrementalArcLength
 Incremental Arc Length More...
 
int NumberOfSegments
 Number of Segments More...
 
double ScreenPointPercentage
 Screen Point Percentage More...
 
NXOpen.Routing.SegmentManager.SubdivideSpacing SpacingOption
 Spacing Option More...
 
double StartPercent
 Start Percentage; 0 <= Start percent < End percent More...
 

Detailed Description

Contains subdivide segment method information.

This structure is used by NXOpen.Routing.SegmentManager.Subdivide .

Member Data Documentation

double NXOpen.Routing.SegmentManager.SubdivideOption.ChordalTolerance

Chordal Tolerance

bool NXOpen.Routing.SegmentManager.SubdivideOption.Dcm3AddFixConstraint

bool NXOpen.Routing.SegmentManager.SubdivideOption.Dcm3AddPoints

Add Points to subdivided splines to maintain shape

bool NXOpen.Routing.SegmentManager.SubdivideOption.Dcm3CreateTangency

Create Tangency at subdivision point when subdividing splines

int NXOpen.Routing.SegmentManager.SubdivideOption.Direction

Direction; If direction = 1, normal curve direction else if direction = -1, reverse the sense of curve direction

double NXOpen.Routing.SegmentManager.SubdivideOption.EndPercent

End Percentage; start_percent < end_percent <= 100.

0

double NXOpen.Routing.SegmentManager.SubdivideOption.GeometricRatio

Geometric Progression Ratio

double NXOpen.Routing.SegmentManager.SubdivideOption.IncrementalArcLength

Incremental Arc Length

int NXOpen.Routing.SegmentManager.SubdivideOption.NumberOfSegments

Number of Segments

double NXOpen.Routing.SegmentManager.SubdivideOption.ScreenPointPercentage

Screen Point Percentage

NXOpen.Routing.SegmentManager.SubdivideSpacing NXOpen.Routing.SegmentManager.SubdivideOption.SpacingOption

Spacing Option

double NXOpen.Routing.SegmentManager.SubdivideOption.StartPercent

Start Percentage; 0 <= Start percent < End percent


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