Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
TextTable
.NET
CloneAsSeed
connect
MS_DGNLIBLIST
Seed Table
TextTable.CloneAsSeed
TextTable.Copy
TextTable.Create
[CONNECT .NET] Create TextTable from Seed part 2
Jon Summers
Despite advice received elsewhere , I have been unsuccessful in my attempt to clone Paul Connelly wrote: Given your stated goal, CloneAsSeed() is what you want . I'm struggling. Here's a C# method that is supposed to clone a table seed... TextTable…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT .NET] Create a TextTable from a Seed
Jon Summers
How do we use .NET method TextTable.CloneAsSeed ? It's non-static, so we must first create a table. Looks like a chicken-and-egg situation.
Answered
over 3 years ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT .NET] Find Table Seeds
Jon Summers
A Table Seed is a model in a DGN file. Usually the DGN file is a DGNLib listed in configuration variable MS_DGNLIBLIST . To find a table seed programmatically, I suppose that the procedure looks like this... Examine DGN files found in MS_DGNLIBLIST…
Answered
over 3 years ago
MicroStation Programming
MicroStation Programming Forum