Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcBlockReference Class / IfcBlockReference Constructor / IfcBlockReference Constructor(IfcBlockReference)

In This Topic
    IfcBlockReference Constructor(IfcBlockReference)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As IfcBlockReference _
    )
    protected IfcBlockReference( 
       IfcBlockReference another
    )

    Parameters

    another
    See Also