Click or drag to resize

Object2DGapDataInfoVO Class

Object 2D Gap Data Info Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorObject2DGapDataInfoVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class Object2DGapDataInfoVO

The Object2DGapDataInfoVO type exposes the following members.

Constructors
  NameDescription
Public methodObject2DGapDataInfoVO
Constructor
Top
Properties
  NameDescription
Public propertyBaseBlock
Base Block (true = standard, false = target)
Public propertyGapAxis
Gap Axis (X = 0, Y = 1, Z = 2)
Public propertyStdBaseGap
standard gap
Public propertyStdReviewID
standard review
Public propertyUseZJoint
Z Joint
Top
See Also