Class BeamSection
Assembly: NXOpen.dll
Syntax
public class BeamSection : NXObject, IMessageSink, INXObject
Constructors
BeamSection()
Declaration
Properties
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SectionProperties
Declaration
public BeamSection.Properties SectionProperties { get; }
Property Value
Methods
GetDescriptorName()
Declaration
public string GetDescriptorName()
Returns
GetStressRecoveryPoints(out Point2d[])
Declaration
public void GetStressRecoveryPoints(out Point2d[] points)
Parameters
Type |
Name |
Description |
Point2d[] |
points |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink