Initializes a new instance of the
EntityJig
class
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
protected EntityJig(
Entity ent
)
Protected Sub New (
ent As Entity
)
protected:
EntityJig(
Entity^ ent
)
new :
ent : Entity -> EntityJig
Parameters
- ent
- Type: Teigha.DatabaseServicesEntity
See Also