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