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

Used in the YBC bend reports. More...

Public Attributes

double B
 The rotation angle in degrees about the Y axis of the stock. More...
 
double C
 The rotation angle in degrees about the Z axis of the stock. More...
 
double Radius
 Radius of the bend. More...
 
double Y
 The length along the stock before the bend. More...
 

Detailed Description

Used in the YBC bend reports.

The last bend value isn't actually a bend. The only valid value is the Y value, which is the length after the last bend. All values are relative, meaning they are calculated from the previous bend. So if bend1 has B value of 90 degrees and bend2 has a B value of 90 degrees, then the pipe has rotated 180 degrees about the Y axis.

Member Data Documentation

double NXOpen.Routing.BendReportManager.YbcReport.B

The rotation angle in degrees about the Y axis of the stock.

double NXOpen.Routing.BendReportManager.YbcReport.C

The rotation angle in degrees about the Z axis of the stock.

double NXOpen.Routing.BendReportManager.YbcReport.Radius

Radius of the bend.

double NXOpen.Routing.BendReportManager.YbcReport.Y

The length along the stock before the bend.


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