Graphisoft®

GX ModuleVersion: 16

SetClip

Intersected the current clip with a specified clip object.

voidSetClip (
        const Clip& clip
);

Return Values

clip
The specified clip object.

Return Values

This function has no return value.

Requirements

Version:
ArchiCAD 14
Header:
NativeContext.hpp
Import Library:
DGGraphix.lib
Module:
DGGraphix.dll [WIN], DGGraphix.framework [MAC]

See Also

NativeContext class