Class MoldCsysBuilder
Inheritance
MoldCsysBuilder
Assembly: NXOpen.dll
public class MoldCsysBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MoldCsysBuilder()
Properties
Declaration
public bool Lockx { get; set; }
Property Value
Declaration
public bool Locky { get; set; }
Property Value
Declaration
public bool Lockz { get; set; }
Property Value
Declaration
public SelectFaceList Prod { get; }
Property Value
Declaration
public MoldCsysBuilder.Wcsposition Wcstype { get; set; }
Property Value
Methods
Declaration
public void CancelMoldCsys()
Declaration
public void DestroyMoldCsys()
Declaration
Declaration
public void OpenOriginalProdPartQuietly(bool displayMessage, out NXObject prodPart, out NXObject prodBody)
Parameters
Declaration
public void RepositionProductPart(double[] csysMatrix)
Parameters
Type |
Name |
Description |
double[] |
csysMatrix |
|
UpdateBodyBox()
Declaration
public void UpdateBodyBox()
Declaration
public void UpdateSelectedCsys(CoordinateSystem csysTag)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink