Class BeamSectionBox
Inheritance
BeamSectionBox
Assembly: NXOpen.dll
Syntax
public class BeamSectionBox : IBeamSection, IMessageSink, INXObject
Constructors
BeamSectionBox()
Declaration
protected BeamSectionBox()
Properties
H
Declaration
Property Value
Tss
Declaration
public double Tss { get; }
Property Value
Ttb
Declaration
public double Ttb { get; }
Property Value
W
Declaration
Property Value
Methods
Edit(double, double, double, double)
Declaration
public void Edit(double width, double height, double thicknessTopBottom, double thicknessSides)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink