Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IfcLayerSurrogate Class / IfcLayerSurrogate Constructor

In This Topic
    IfcLayerSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ifcBlockReference As IfcLayer _
    )
    public IfcLayerSurrogate( 
       IfcLayer ifcBlockReference
    )

    Parameters

    ifcBlockReference
    See Also