HPS::Parasolid::Line::Hatching

class HPS::Parasolid::Line::Hatching

Public Types

enum Parametric

Values:

enumerator NoHatching

No hatching.

enumerator ByAttribute

Hatch faces which have parametric hatch attributes.

enumerator ByVectorNoLocking

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

enumerator ByVector

Hatch faces by vector.

enum Planar

Values:

enumerator NoHatching

No hatching.

enumerator ByAttribute

Hatch faces which have planar hatch attributes.

enumerator ByVectorNoLocking

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

enumerator ByVector

Hatch faces by vector.

enum Radial

Values:

enumerator NoHatching

No hatching.

enumerator ByAttribute

Hatch faces which have radial hatch attributes.

enumerator ByVectorNoLocking

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

enumerator ByVector

Hatch faces by vector.