Class MeasureMaster
Inheritance
MeasureMaster
Assembly: NXOpen.dll
Syntax
public class MeasureMaster : Feature, IMessageSink, IProfile, IFitTo, INXObject
Constructors
MeasureMaster()
Declaration
protected MeasureMaster()
Properties
SequenceType
Declaration
public MeasureMaster.Sequence SequenceType { get; set; }
Property Value
UpdateAtTimestamp
Declaration
public bool UpdateAtTimestamp { get; set; }
Property Value
Methods
FixupModelingParents()
Declaration
public void FixupModelingParents()
GetElementCount()
Declaration
public int GetElementCount()
Returns
GetMeasureElement(int)
Declaration
public MeasureElement GetMeasureElement(int elementIndex)
Parameters
Type |
Name |
Description |
int |
elementIndex |
|
Returns
SetNameSuffix(string)
Declaration
public void SetNameSuffix(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink