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

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

List of all members.

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.

Public Attributes

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

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

Area of section.

Moment of Inertia about y-axis.

YZ-Product of Inertia.

Moment of Inertia about z-axis.

Principal angle.

Principal Moment of Inertia about y-axis.

Principal Moment of Inertia about z-axis.

Torsional coefficient.

Warping coefficient.

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

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


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