Click or drag to resize

Object2DGapDataInfo Class

Object 2D Gap Data Info Value Object Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataObject2DGapDataInfo

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class Object2DGapDataInfo : VIZCoreBase

The Object2DGapDataInfo type exposes the following members.

Constructors
  NameDescription
Public methodObject2DGapDataInfo
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