Click or drag to resize

ctPropertyScope_e Enumeration


Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll) Version: 25.1.0.0
Syntax
public enum ctPropertyScope_e
Members
Member nameValueDescription
ctPropertyScopeNoteDefined0 
ctPropertyScopeDrawing1 
ctPropertyScopePart2 
ctPropertyScopeAssembly4 
ctPropertyScopeModel8 
ctPropertyScopeRevision16 
ctPropertyScopeWeldment32 
ctPropertyScopeCustomEntity64 
ctPropertyScopeCustom1128 
ctPropertyScopeCustom2256 
ctPropertyScopeCustom3512 
ctPropertyScopeCustom41,024 
See Also