PatternDefinition Structure

Visual Basic
Public Structure PatternDefinition
End Structure
C#
public struct PatternDefinition {
}
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.

Links
See Also