Class BeamSectionI
Assembly: NXOpen.dll
Syntax
public class BeamSectionI : IBeamSection, IMessageSink, INXObject
Constructors
BeamSectionI()
Declaration
Properties
H
Declaration
Property Value
Tbf
Declaration
public double Tbf { get; }
Property Value
Ttf
Declaration
public double Ttf { get; }
Property Value
Tw
Declaration
public double Tw { get; }
Property Value
Wbf
Declaration
public double Wbf { get; }
Property Value
Wtf
Declaration
public double Wtf { get; }
Property Value
Methods
Edit(double, double, double, double, double, double)
Declaration
public void Edit(double height, double widthBottomFlange, double widthTopFlange, double thicknessWeb, double thicknessBottomFlange, double thicknessTopFlange)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink