Class SectionInertiaAnalysisBuilder
Inheritance
SectionInertiaAnalysisBuilder
Assembly: NXOpen.dll
Syntax
public class SectionInertiaAnalysisBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SectionInertiaAnalysisBuilder()
Declaration
protected SectionInertiaAnalysisBuilder()
Properties
AnnoLayer
Declaration
public int AnnoLayer { get; set; }
Property Value
CSys
Declaration
public SectionInertiaAnalysisBuilder.CoordSys CSys { get; set; }
Property Value
CenterOfGravity
Declaration
public bool CenterOfGravity { get; set; }
Property Value
CurveCollector
Declaration
public Section CurveCollector { get; }
Property Value
DatumPlaneLayer
Declaration
public int DatumPlaneLayer { get; set; }
Property Value
DatumPlanes
Declaration
public bool DatumPlanes { get; set; }
Property Value
Distance
Declaration
public Expression Distance { get; }
Property Value
FaceCollector
Declaration
public ScCollector FaceCollector { get; }
Property Value
MassPropertyType
Declaration
public SectionInertiaAnalysisBuilder.PropertyType MassPropertyType { get; set; }
Property Value
NSection
Declaration
public int NSection { get; set; }
Property Value
PathCollector
Declaration
public Section PathCollector { get; }
Property Value
PrincipalAxes
Declaration
public bool PrincipalAxes { get; set; }
Property Value
RectangleLayer
Declaration
public int RectangleLayer { get; set; }
Property Value
RectangularSection
Declaration
public bool RectangularSection { get; set; }
Property Value
SecondPrincipleMi
Declaration
public bool SecondPrincipleMi { get; set; }
Property Value
SectionArea
Declaration
public bool SectionArea { get; set; }
Property Value
SectionLayer
Declaration
public int SectionLayer { get; set; }
Property Value
SectionLength
Declaration
public bool SectionLength { get; set; }
Property Value
SectionNormal
Declaration
public SectionInertiaAnalysisBuilder.SectionAxisNormal SectionNormal { get; set; }
Property Value
SectioningMethod
Declaration
public SectionInertiaAnalysisBuilder.SampleMethod SectioningMethod { get; set; }
Property Value
Sections
Declaration
public bool Sections { get; set; }
Property Value
ShearCenter
Declaration
public bool ShearCenter { get; set; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type
Declaration
public SectionInertiaAnalysisBuilder.Types Type { get; set; }
Property Value
Units
Declaration
[Obsolete("Deprecated in NX2306.0.0. Section Analysis Builder no longer supports a units setting.")]
public int Units { get; set; }
Property Value
ValidityFlag
Declaration
public bool ValidityFlag { get; set; }
Property Value
Methods
GetAnnotation()
Declaration
public PmiNote[] GetAnnotation()
Returns
IsTempGraphics()
Declaration
public bool IsTempGraphics()
Returns
RefreshScreen()
Declaration
public void RefreshScreen()
ShowInfo()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink