AcGiDrawStream::AcGiDrawStream Constructor (AcGiDrawable*)   

AcGiDrawStream(
    const AcGiDrawable* pOwner
);
Parameters
Parameters 
Description 
const AcGiDrawable* pOwner 
The owner drawable that is the draw stream will construct from. 
Returns

An empty AcGiDrawStream.

Description

Constructs an empty AcGiDrawStream from owner drawable

Links