Share

AcGeBoundBlock3d::=

C++

GE_DLLEXPIMPORT AcGeBoundBlock3d& operator =(
    const AcGeBoundBlock3d& block
);

Description

Makes this block identical to the input block.

Parameters

Parameters Description
block Input another AcGeBoundBlock3d object to assign equality with

Links

AcGeBoundBlock3d

Was this information helpful?