Class BeamSectionT
Assembly: NXOpen.dll
Syntax
public class BeamSectionT : IBeamSection, IMessageSink, INXObject
Constructors
BeamSectionT()
Declaration
Properties
H
Declaration
Property Value
Tf
Declaration
public double Tf { get; }
Property Value
Tw
Declaration
public double Tw { get; }
Property Value
W
Declaration
Property Value
Methods
Edit(double, double, double, double)
Declaration
public void Edit(double width, double height, double flangeThickness, double webThickness)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink