CADability dotNET

The HatchStyleLines type exposes the following members.

Methods

  NameDescription
Public methodClone (Overrides HatchStyle..::..Clone()()()().)
Public methodGenerateContent
This method is used by a Hatch object to calculate its contents. It generates a set of parallel lines according to LineDistance and LineAngle and clips them with the given shape. The lines are projected into the 3D world by the given plane.
(Overrides HatchStyle..::..GenerateContent(CompoundShape, Plane).)
Public methodGetObjectData
Public methodGetShowProperty (Overrides HatchStyle..::..GetShowProperty()()()().)
Public methodRemoved (Overrides IShowPropertyImpl..::..Removed(IPropertyTreeView).)

See Also