Class ResultMeasureBuilder
Inheritance
ResultMeasureBuilder
Assembly: NXOpen.dll
Syntax
public class ResultMeasureBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ResultMeasureBuilder()
Declaration
protected ResultMeasureBuilder()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
ResultComponent
Declaration
public ResultMeasureBuilder.ResultComponentOption ResultComponent { get; set; }
Property Value
ResultType
Declaration
public ResultMeasureBuilder.ResultTypeOption ResultType { get; set; }
Property Value
ResultValue
Declaration
public ResultMeasureBuilder.ResultValueOption ResultValue { get; set; }
Property Value
SelectedEntities
Declaration
public ScCollector SelectedEntities { get; }
Property Value
UserSetName
Declaration
public bool UserSetName { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink