TTabFeature Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Bricscad.SheetMetalFeature
        Bricscad.SheetMetalTTabFeature

Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.2.3.0
Syntax
public class TTabFeature : Feature

The TTabFeature type exposes the following members.

Constructors
  Name Description
Public method TTabFeature Initializes a new instance of the TTabFeature class
Public method TTabFeature(Feature) Initializes a new instance of the TTabFeature class
Public method TTabFeature(ObjectId) Initializes a new instance of the TTabFeature class
Top
Properties
  Name Description
Public property AutoDelete Property that indicates whether the object should be automatically deleted by the Garbage Collector.
(Inherited from DisposableWrapper)
Public property ChamferDistanceAbsoluteValue  
Public property ChamferDistanceRatio  
Public property ChamferDistanceType  
Public property ClearanceAbsoluteValue  
Public property ClearanceRatio  
Public property ClearanceType  
Public property DistanceAbsoluteValue  
Public property DistanceRatio  
Public property DistanceType  
Public property FeatureType  
Public property FilletRadiusAbsoluteValue  
Public property FilletRadiusRatio  
Public property FilletRadiusType  
Public property HeightAbsoluteValue  
Public property HeightRatio  
Public property HeightType  
Public property IsDisposed Property that indicates whether pointer to native code unmanaged object == IntPtr::Zero.
(Inherited from DisposableWrapper)
Public property IsNull
(Inherited from Feature)
Public property IsValid  
Public property LengthAbsoluteValue  
Public property LengthRatio  
Public property LengthType  
Public property Name
(Inherited from Feature)
Public property ObjectId
(Inherited from Feature)
Public property Placement  
Public property SlotNumber  
Public property Tab  
Public property UnmanagedObject Property that represents a pointer to an unmanaged object.
(Inherited from DisposableWrapper)
Top
Methods
  Name Description
Public methodStatic member Cast  
Public method CreateObjRef
(Inherited from MarshalByRefObject)
Protected method DeleteUnmanagedObject
(Inherited from Feature)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from DisposableWrapper)
Public method Equals Checks objects for equality.
(Inherited from DisposableWrapper)
Protected method Finalize
(Inherited from DisposableWrapper)
Public method GetFaces  
Public method GetFeatureEntities
(Inherited from Feature)
Public method GetHashCode Retrieves the object hash code.
(Inherited from DisposableWrapper)
Public method GetLifetimeService
(Inherited from MarshalByRefObject)
Public method GetType
(Inherited from Object)
Public method InitializeLifetimeService
(Inherited from MarshalByRefObject)
Public method Masks
(Inherited from Feature)
Protected method MemberwiseClone
(Inherited from Object)
Protected method MemberwiseClone(Boolean)
(Inherited from MarshalByRefObject)
Public method ToString
(Inherited from Object)
Public method UseGlobalChamferDistance  
Public method UseGlobalClearance  
Public method UseGlobalDistance  
Public method UseGlobalFilletRadius  
Public method UseGlobalHeight  
Public method UseGlobalLength  
Top
See Also

©  Bricsys NV. All rights reserved.