NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::BeamSection::Properties Struct Reference

Represents the properties of the beam section. More...

Public Member Functions

 Properties (double areaInitial, double principalAngleInitial, double momentInertiaYYInitial, double momentInertiaZZInitial, double momentInertiaYZInitial, double torsionCoefficientInitial, double warpingCoefficientInitial, double yEccentricityInitial, double zEccentricityInitial, double principalMomentInertiaYYInitial, double principalMomentInertiaZZInitial)
 Constructor for the Properties struct. More...
 

Public Attributes

double Area
 Area of section. More...
 
double MomentInertiaYY
 Moment of Inertia about y-axis. More...
 
double MomentInertiaYZ
 YZ-Product of Inertia. More...
 
double MomentInertiaZZ
 Moment of Inertia about z-axis. More...
 
double PrincipalAngle
 Principal angle. More...
 
double PrincipalMomentInertiaYY
 Principal Moment of Inertia about y-axis. More...
 
double PrincipalMomentInertiaZZ
 Principal Moment of Inertia about z-axis. More...
 
double TorsionCoefficient
 Torsional coefficient. More...
 
double WarpingCoefficient
 Warping coefficient. More...
 
double YEccentricity
 Offset measured from centroid to shear center in y-axis. More...
 
double ZEccentricity
 Offset measured from centroid to shear center in z-axis. More...
 

Detailed Description

Represents the properties of the beam section.

Constructor & Destructor Documentation

NXOpen::CAE::BeamSection::Properties::Properties ( double  areaInitial,
double  principalAngleInitial,
double  momentInertiaYYInitial,
double  momentInertiaZZInitial,
double  momentInertiaYZInitial,
double  torsionCoefficientInitial,
double  warpingCoefficientInitial,
double  yEccentricityInitial,
double  zEccentricityInitial,
double  principalMomentInertiaYYInitial,
double  principalMomentInertiaZZInitial 
)

Constructor for the Properties struct.

Parameters
areaInitialArea of section
principalAngleInitialPrincipal angle
momentInertiaYYInitialMoment of Inertia about y-axis
momentInertiaZZInitialMoment of Inertia about z-axis
momentInertiaYZInitialYZ-Product of Inertia
torsionCoefficientInitialTorsional coefficient
warpingCoefficientInitialWarping coefficient
yEccentricityInitialOffset measured from centroid to shear center in y-axis
zEccentricityInitialOffset measured from centroid to shear center in z-axis
principalMomentInertiaYYInitialPrincipal Moment of Inertia about y-axis
principalMomentInertiaZZInitialPrincipal Moment of Inertia about z-axis

Member Data Documentation

double NXOpen::CAE::BeamSection::Properties::Area

Area of section.

double NXOpen::CAE::BeamSection::Properties::MomentInertiaYY

Moment of Inertia about y-axis.

double NXOpen::CAE::BeamSection::Properties::MomentInertiaYZ

YZ-Product of Inertia.

double NXOpen::CAE::BeamSection::Properties::MomentInertiaZZ

Moment of Inertia about z-axis.

double NXOpen::CAE::BeamSection::Properties::PrincipalAngle

Principal angle.

double NXOpen::CAE::BeamSection::Properties::PrincipalMomentInertiaYY

Principal Moment of Inertia about y-axis.

double NXOpen::CAE::BeamSection::Properties::PrincipalMomentInertiaZZ

Principal Moment of Inertia about z-axis.

double NXOpen::CAE::BeamSection::Properties::TorsionCoefficient

Torsional coefficient.

double NXOpen::CAE::BeamSection::Properties::WarpingCoefficient

Warping coefficient.

double NXOpen::CAE::BeamSection::Properties::YEccentricity

Offset measured from centroid to shear center in y-axis.

double NXOpen::CAE::BeamSection::Properties::ZEccentricity

Offset measured from centroid to shear center in z-axis.


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