TTabFeature(ObjectId) Constructor
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public TTabFeature(
ObjectId id
)
Public Sub New (
id As ObjectId
)
public:
TTabFeature(
ObjectId id
)
new :
id : ObjectId -> TTabFeature
Parameters
- id ObjectId
-
See Also