ReadAutodesk.AddToSceneAsSingleObject (Environment, String, Color) Method

Public Overrides Sub AddToSceneAsSingleObject( _ 
ByVal environment As Environment, _ 
ByVal blockName As String, _ 
ByVal color As Color
)
This language is not supported or no code example is available.
public override void AddToSceneAsSingleObject( 
Environment environment
string blockName
Color color 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

blockName
string

color
Color

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition