Class SectionTubeData
Inheritance
SectionTubeData
Assembly: NXOpen.dll
Syntax
public class SectionTubeData : Builder, IMessageSink, IComponentBuilder
Constructors
SectionTubeData()
Declaration
protected SectionTubeData()
Properties
Segments
Declaration
public int Segments { get; set; }
Property Value
Declaration
public TransformerData Transformer { get; }
Property Value
Methods
AddSection(SelectionData)
Declaration
public void AddSection(SectionTubeData.SelectionData selectionData)
Parameters
RefitSection()
Declaration
public void RefitSection()
Implements
System.Runtime.Remoting.Messaging.IMessageSink