Share

SurfaceHatchInfo Class

The SurfaceHatchInfo class.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServices.StylesSurfaceHatchInfo


Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public class SurfaceHatchInfo

VB

Public Class SurfaceHatchInfo

C++

public ref class SurfaceHatchInfo

The SurfaceHatchInfo type exposes the following members.

Properties

 NameDescription
Public propertyPatternAngle Gets or sets a double value to specify an angle for the hatch pattern relative to the X axis of the current UCS.
Public propertyPatternDouble Gets or sets a boolean value to specify whether to use the user-defined pattern in two vertical direction.
Public propertyPatternName Gets the name of current pattern.
Public propertyPatternScale Gets or sets the scale of pattern to expand or contract a predefined or custom-defined pattern.
Public propertyPatternScaleType Gets a boolean value to specify that the hatch pattern is scaled relative to paper space units.
Public propertyPatternSpace Gets or sets a double value to specify the spacing of lines in a user-defined pattern.
Public propertyPatternType Gets the type of current pattern.

Methods

 NameDescription
Public methodSetHatchPattern Sets both pattern type and pattern name for surface hatch entity.

See Also

Reference

Was this information helpful?