Table of Contents

Interface IColorGuide

Namespace
Hi.Coloring
Assembly
HiMech.dll

Interface of setting color and the rendering priority.

public interface IColorGuide : IMakeXmlSource, IGetColorGuide
Inherited Members
Extension Methods

Methods

GetRgb(object)

Get rgb bystep.

Vec3d GetRgb(object step)

Parameters

step object

step

Returns

Vec3d

rgb

GetRgbWithPriority(object, out Vec3d, out double)

Get color with the showing priority if the showing area overlapped by shrinking. Only effect on CubeTree.

void GetRgbWithPriority(object step, out Vec3d rgb, out double attachmentPriority)

Parameters

step object

step

rgb Vec3d

rgb

attachmentPriority double

priority