Description
This class encapsulates the data returned by the Hatch.getPatternDefinitionAt() ObjectARX function.
That function gets the pattern definition line data from the hatch entity at the selected pattern line.
Visual Basic
Public Structure PatternDefinition End Structure
C#
public struct PatternDefinition { }
Links
PatternDefinition Methods, PatternDefinition Properties