Class ConformalCoolingBuilder
Inheritance
ConformalCoolingBuilder
Assembly: NXOpen.dll
public class ConformalCoolingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ConformalCoolingBuilder()
Properties
Declaration
public bool AllFaces { get; set; }
Property Value
ConformalCoolingBody
Declaration
public ScCollector ConformalCoolingBody { get; }
Property Value
Declaration
public NXColor DisplayColor { get; set; }
Property Value
Declaration
public ConformalCoolingBuilder.DisplayEntityType DisplayEntity { get; set; }
Property Value
Declaration
public ConformalCoolingBuilder.DisplayModeType DisplayMode { get; set; }
Property Value
Declaration
public ConformalCoolingBuilder.DisplayResolutionOption DisplayResolution { get; set; }
Property Value
Declaration
public int DisplayTranslucency { get; set; }
Property Value
Declaration
public SelectFace DynamicPointOnFace { get; }
Property Value
Declaration
public ScCollector FacesToDisplay { get; }
Property Value
Declaration
public double OffsetDistance { get; set; }
Property Value
SaveConvergentBody
Declaration
public bool SaveConvergentBody { get; set; }
Property Value
Methods
CreateConvergentBody()
Declaration
public void CreateConvergentBody()
CreateOffsetConvergentBody()
Declaration
public void CreateOffsetConvergentBody()
Declaration
public bool GetInApplyStatus()
Returns
Declaration
public bool GetInUnitTest()
Returns
Declaration
public void InitConformalCoolingFacetsData(bool changingBody)
Parameters
Type |
Name |
Description |
bool |
changingBody |
|
Declaration
public void SetInApplyStatus(bool inApplyStatus)
Parameters
Type |
Name |
Description |
bool |
inApplyStatus |
|
Declaration
public void SetInUnitTest(bool inUnitTest)
Parameters
Type |
Name |
Description |
bool |
inUnitTest |
|
Declaration
public void UpdateFacetsDisplay()
Implements
System.Runtime.Remoting.Messaging.IMessageSink