|
MicroStation Python Python Development for MicroStation Programming Examples |
Search LA Solutions for articles about Python …
Although it's not mentioned in Python help, the maximum length of a MicroStation Python file name is 48 characters, including the file extension.
A Python file name having more than 48 characters will crash MicroStation without warning.
Bentley Programming Wiki Python Programming Wiki
A DGN cell library is a DGN file having a .cel extension.
| Title | Link | Comments |
|---|---|---|
| Get Active Cell Library | Get Active Cell Library | Demonstrates how to get the active cell library and see its contents |
| Get Cells from Library | Get List of Cells | Demonstrates how to get the active cell library and see its contents |
| Create a DgnModelRefList | Create a DgnModelRefList | Create a new DgnModelRefList. Avoid confusing with ModelRefList! |
| Get Units-of-Resolution | Get Units-of-Resolution (UORs) | Get UORs from a DGN model |