Class BeamSectionBar
Inheritance
BeamSectionBar
Inherited Members
Namespace: NXOpen.CADCAEPrep
Assembly: NXOpen.dll
Syntax
public class BeamSectionBar : IBeamSection, IMessageSink, INXObject
Constructors
BeamSectionBar()
Declaration
protected BeamSectionBar()
Properties
H
Declaration
public double H { get; }
Property Value
Type | Description |
---|---|
double |
W
Declaration
public double W { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Edit(double, double)
Declaration
public void Edit(double width, double height)
Parameters
Type | Name | Description |
---|---|---|
double | width | |
double | height |
Implements
System.Runtime.Remoting.Messaging.IMessageSink