Eyeshot 10 WinForms API Reference
BlockReference Constructor(Transformation,String)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > BlockReference Class > BlockReference Constructor : BlockReference Constructor(Transformation,String)
The transformation
The name of the devDept.Eyeshot.Block to be inserted
Transformation constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal t As Transformation, _
   ByVal blockName As String _
)
public BlockReference( 
   Transformation t,
   string blockName
)

Parameters

t
The transformation
blockName
The name of the devDept.Eyeshot.Block to be inserted
See Also

Reference

BlockReference Class
BlockReference Members
Overload List