|
|
Describe the status of specific property of the model
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
| Visual Basic |
|---|
<FlagsAttribute> _ Public Enumeration ModelRefreshPropertyStatus |
| C# |
|---|
[FlagsAttribute] public enum ModelRefreshPropertyStatus |
| Visual C++ |
|---|
[FlagsAttribute] public enum class ModelRefreshPropertyStatus |
Members
| Member name | Description | |
|---|---|---|
| None |
Model properties are the same with takeoff object properties
| |
| ValueChanged |
Model properties are different from takeoff object properties in value
| |
| UnitChanged |
Model properties are different from takeoff object properties in units
|
Remarks
It is used to describe which kind of changes happened on specific property of the model