Class TrueShadingBuilder
Inheritance
System.Object
System.MarshalByRefObject
TrueShadingBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.String |
|
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
Type |
Description |
System.String |
|
GlobalMaterialType
Declaration
public TrueShadingBuilder.MaterialType GlobalMaterialType { get; set; }
Property Value
InheritModelTogggle
Declaration
public bool InheritModelTogggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LightCollectionEnum
Declaration
public TrueShadingBuilder.SHEDLightCollectionType LightCollectionEnum { get; set; }
Property Value
LightDimmerValue
Declaration
public double LightDimmerValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ObjSpecificSelection
Declaration
public SelectNXObjectList ObjSpecificSelection { get; }
Property Value
PlanarReflectionToggle
Declaration
public bool PlanarReflectionToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlanarShadowToggle
Declaration
public bool PlanarShadowToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlaneGridToggle
Declaration
public bool PlaneGridToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlaneOffsetFixedToggle
Declaration
public bool PlaneOffsetFixedToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlaneOffsetValue
Declaration
public double PlaneOffsetValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ReflectivityValue
Declaration
public double ReflectivityValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
ShedModeToggle
Declaration
public bool ShedModeToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SnapFloorToggle
Declaration
public bool SnapFloorToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SoftShadowsToggle
Declaration
public bool SoftShadowsToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SpecifyPlane
Declaration
public Plane SpecifyPlane { get; set; }
Property Value
SurfaceOrientEnum
Declaration
public TrueShadingBuilder.SurfaceOrientType SurfaceOrientEnum { get; set; }
Property Value
Methods
AssignOverrideMaterial(TrueShadingBuilder.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
Type |
Description |
System.Double[] |
|
GetBgdTopRgbcolorPicker()
Declaration
public double[] GetBgdTopRgbcolorPicker()
Returns
Type |
Description |
System.Double[] |
|
GetGridRgbcolorPicker()
Declaration
public double[] GetGridRgbcolorPicker()
Returns
Type |
Description |
System.Double[] |
|
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 |
System.Double[] |
bgdBottomRGBColorPicker |
|
SetBgdTopRgbcolorPicker(Double[])
Declaration
public void SetBgdTopRgbcolorPicker(double[] bgdTopRGBColorPicker)
Parameters
Type |
Name |
Description |
System.Double[] |
bgdTopRGBColorPicker |
|
SetGridRgbcolorPicker(Double[])
Declaration
public void SetGridRgbcolorPicker(double[] gridRGBColorPicker)
Parameters
Type |
Name |
Description |
System.Double[] |
gridRGBColorPicker |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink