Class MeshTranslucencyBuilder
Inheritance
MeshTranslucencyBuilder
Assembly: NXOpen.dll
Syntax
public class MeshTranslucencyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MeshTranslucencyBuilder()
Declaration
protected MeshTranslucencyBuilder()
Properties
IsAppliedToAllAvailablePostviews
Declaration
public bool IsAppliedToAllAvailablePostviews { get; set; }
Property Value
IsTranslucent
Declaration
public bool IsTranslucent { get; set; }
Property Value
Pvid
Declaration
Property Value
Methods
GetPostMeshes(out PostMesh[])
Declaration
public void GetPostMeshes(out PostMesh[] postMeshes)
Parameters
Type |
Name |
Description |
PostMesh[] |
postMeshes |
|
SetPostMeshes(PostMesh[])
Declaration
public void SetPostMeshes(PostMesh[] postMeshes)
Parameters
Type |
Name |
Description |
PostMesh[] |
postMeshes |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink