Class SectionInertiaAnalysisBuilder
Inheritance
System.Object
System.MarshalByRefObject
SectionInertiaAnalysisBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Int32 |
|
CenterOfGravity
Declaration
public bool CenterOfGravity { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CSys
Declaration
public SectionInertiaAnalysisBuilder.CoordSys CSys { get; set; }
Property Value
CurveCollector
Declaration
public Section CurveCollector { get; }
Property Value
DatumPlaneLayer
Declaration
public int DatumPlaneLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DatumPlanes
Declaration
public bool DatumPlanes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Int32 |
|
PathCollector
Declaration
public Section PathCollector { get; }
Property Value
PrincipalAxes
Declaration
public bool PrincipalAxes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RectangleLayer
Declaration
public int RectangleLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RectangularSection
Declaration
public bool RectangularSection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SecondPrincipleMi
Declaration
public bool SecondPrincipleMi { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SectionArea
Declaration
public bool SectionArea { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SectioningMethod
Declaration
public SectionInertiaAnalysisBuilder.SampleMethod SectioningMethod { get; set; }
Property Value
SectionLayer
Declaration
public int SectionLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SectionLength
Declaration
public bool SectionLength { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SectionNormal
Declaration
public SectionInertiaAnalysisBuilder.SectionAxisNormal SectionNormal { get; set; }
Property Value
Sections
Declaration
public bool Sections { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShearCenter
Declaration
public bool ShearCenter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type
Declaration
public SectionInertiaAnalysisBuilder.Types Type { get; set; }
Property Value
Units
Declaration
public int Units { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ValidityFlag
Declaration
public bool ValidityFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
GetAnnotation()
Declaration
public PmiNote[] GetAnnotation()
Returns
IsTempGraphics()
Declaration
public bool IsTempGraphics()
Returns
Type |
Description |
System.Boolean |
|
RefreshScreen()
Declaration
public void RefreshScreen()
ShowInfo()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink