Method | Description | |
---|---|---|
SimulateMaterial ( bool isForDataOnly ) : Rhino.DocObjects.Material | ||
SimulateMaterial ( Rhino &simulatedMaterial, bool forDataOnly ) : void | ||
TranslucentMaterial ( ) : System.Runtime.InteropServices |
Method | Description | |
---|---|---|
OnAddUserInterfaceSections ( ) : void |
protected OnAddUserInterfaceSections ( ) : void | ||
return | void |
public SimulateMaterial ( bool isForDataOnly ) : Rhino.DocObjects.Material | ||
isForDataOnly | bool | |
return | Rhino.DocObjects.Material |
public SimulateMaterial ( Rhino &simulatedMaterial, bool forDataOnly ) : void | ||
simulatedMaterial | Rhino | |
forDataOnly | bool | |
return | void |
public TranslucentMaterial ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |