Class MaterialEstimationBuilder
Inheritance
MaterialEstimationBuilder
Assembly: NXOpen.dll
Syntax
public class MaterialEstimationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MaterialEstimationBuilder()
Declaration
protected MaterialEstimationBuilder()
Properties
SelectionMethod
Declaration
public MaterialEstimationBuilder.SelectionMethods SelectionMethod { get; set; }
Property Value
ShipStructures
Declaration
public SelectDisplayableObjectList ShipStructures { get; }
Property Value
VolumeBody
Declaration
public SelectBody VolumeBody { get; }
Property Value
Methods
SetFrameParts(int)
Declaration
public Part SetFrameParts(int nPartCount)
Parameters
Type |
Name |
Description |
int |
nPartCount |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink