Class TrueShadingBuilder
Inheritance
TrueShadingBuilder
Assembly: NXOpen.dll
Syntax
public class TrueShadingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
TrueShadingBuilder()
Declaration
protected TrueShadingBuilder()
Properties
BgdImageEnum
Declaration
public TrueShadingBuilder.BgdImageType BgdImageEnum { get; set; }
Property Value
BgdImageFileBrowser
Declaration
public string BgdImageFileBrowser { get; set; }
Property Value
BgdTypeEnum
Declaration
public TrueShadingBuilder.BgdType BgdTypeEnum { get; set; }
Property Value
EnvironmentMapEnum
Declaration
public TrueShadingBuilder.EnvironmentMapType EnvironmentMapEnum { get; set; }
Property Value
EnvironmentMapFileBrowser
Declaration
public string EnvironmentMapFileBrowser { get; set; }
Property Value
GlobalMaterialType
Declaration
public TrueShadingBuilder.MaterialType GlobalMaterialType { get; set; }
Property Value
InheritModelTogggle
Declaration
public bool InheritModelTogggle { get; set; }
Property Value
LightCollectionEnum
Declaration
public TrueShadingBuilder.SHEDLightCollectionType LightCollectionEnum { get; set; }
Property Value
LightDimmerValue
Declaration
public double LightDimmerValue { get; set; }
Property Value
ObjSpecificSelection
Declaration
public SelectNXObjectList ObjSpecificSelection { get; }
Property Value
PlanarReflectionToggle
Declaration
public bool PlanarReflectionToggle { get; set; }
Property Value
PlanarShadowToggle
Declaration
public bool PlanarShadowToggle { get; set; }
Property Value
PlaneGridToggle
Declaration
public bool PlaneGridToggle { get; set; }
Property Value
PlaneOffsetFixedToggle
Declaration
public bool PlaneOffsetFixedToggle { get; set; }
Property Value
PlaneOffsetValue
Declaration
public double PlaneOffsetValue { get; set; }
Property Value
ReflectivityValue
Declaration
public double ReflectivityValue { get; set; }
Property Value
ShedModeToggle
Declaration
public bool ShedModeToggle { get; set; }
Property Value
SnapFloorToggle
Declaration
public bool SnapFloorToggle { get; set; }
Property Value
SoftShadowsToggle
Declaration
public bool SoftShadowsToggle { get; set; }
Property Value
SpecifyPlane
Declaration
public Plane SpecifyPlane { get; set; }
Property Value
SurfaceOrientEnum
Declaration
public TrueShadingBuilder.SurfaceOrientType SurfaceOrientEnum { get; set; }
Property Value
Methods
AssignOverrideMaterial(MaterialType)
Declaration
public void AssignOverrideMaterial(TrueShadingBuilder.MaterialType overrideMaterialType)
Parameters
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
GetBgdBottomRgbcolorPicker()
Declaration
public double[] GetBgdBottomRgbcolorPicker()
Returns
GetBgdTopRgbcolorPicker()
Declaration
public double[] GetBgdTopRgbcolorPicker()
Returns
GetGridRgbcolorPicker()
Declaration
public double[] GetGridRgbcolorPicker()
Returns
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
public void ORemoveButton()
ProtectUpdate()
Declaration
public void ProtectUpdate()
SetBgdBottomRgbcolorPicker(double[])
Declaration
public void SetBgdBottomRgbcolorPicker(double[] bgdBottomRGBColorPicker)
Parameters
Type |
Name |
Description |
double[] |
bgdBottomRGBColorPicker |
|
SetBgdTopRgbcolorPicker(double[])
Declaration
public void SetBgdTopRgbcolorPicker(double[] bgdTopRGBColorPicker)
Parameters
Type |
Name |
Description |
double[] |
bgdTopRGBColorPicker |
|
SetGridRgbcolorPicker(double[])
Declaration
public void SetGridRgbcolorPicker(double[] gridRGBColorPicker)
Parameters
Type |
Name |
Description |
double[] |
gridRGBColorPicker |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink