HPS::Parasolid::Line::Hatching

class HPS.Parasolid.Line.Hatching

Public Types

enum Parametric

Values:

NoHatching

No hatching.

ByAttribute

Hatch faces which have parametric hatch attributes.

ByVectorNoLocking

Hatch faces by vector. The parametric position is not locked to a point.

ByVector

Hatch faces by vector.

enum Planar

Values:

NoHatching

No hatching.

ByAttribute

Hatch faces which have planar hatch attributes.

ByVectorNoLocking

Hatch faces by vector. The plane position is not locked to a point.

ByVector

Hatch faces by vector.

enum Radial

Values:

NoHatching

No hatching.

ByAttribute

Hatch faces which have radial hatch attributes.

ByVectorNoLocking

Hatch faces by vector. The radial position is not locked to a point.

ByVector

Hatch faces by vector.