Class BeamSection
Inheritance
System.Object
System.MarshalByRefObject
BeamSection
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)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class BeamSection : NXObject, IMessageSink, INXObject
Constructors
BeamSection()
Declaration
protected BeamSection()
Properties
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
SectionProperties
Declaration
public BeamSection.Properties SectionProperties { get; }
Property Value
Type | Description |
---|---|
BeamSection.Properties |
Methods
GetDescriptorName()
Declaration
public string GetDescriptorName()
Returns
Type | Description |
---|---|
System.String |
GetStressRecoveryPoints(out Point2d[])
Declaration
public void GetStressRecoveryPoints(out Point2d[] points)
Parameters
Type | Name | Description |
---|---|---|
Point2d[] | points |
Implements
System.Runtime.Remoting.Messaging.IMessageSink