Class PipingComponentFileBuilder
Inheritance
PipingComponentFileBuilder
Inherited Members
Namespace: NXOpen.MechanicalRouting
Assembly: NXOpen.dll
Syntax
public class PipingComponentFileBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PipingComponentFileBuilder()
Declaration
protected PipingComponentFileBuilder()
Properties
ComponentsCollector
Declaration
public RouteObjectCollector ComponentsCollector { get; }
Property Value
Type | Description |
---|---|
RouteObjectCollector |
PcfFileName
Declaration
public string PcfFileName { get; set; }
Property Value
Type | Description |
---|---|
string |
Implements
System.Runtime.Remoting.Messaging.IMessageSink