|
![]() |
The SheetInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CheckIsConvertedForLoad |
Checks whether this sheet has been previously converted and will load quickly if required
|
![]() |
CheckIsConvertedForSearch |
Checks whether this sheet has been previously converted and can be searched without loading
|
![]() |
ContainsMatchingItem |
Checks whether this sheet contains matching modelItem.
|
![]() |
CreateCopy |
Create a new copy of this item
(Inherited from SavedItem.) |
![]() |
CreateNewInstance |
Create a new item of the same type as this item
(Inherited from SavedItem.) |
![]() |
CreateUniqueCopy |
Return a copy with unique sheet id
|
![]() |
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
![]() |
Dispose(Boolean) | (Inherited from NativeHandle.) |
![]() |
Equals |
Determines whether the specified object and the current object refer to the same
underlying native object. Returns false if either object has been disposed.
(Inherited from NativeHandle.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
![]() |
GetHashCode | (Inherited from NativeHandle.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MakeDisplayNameUnique(GroupItem) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
![]() |
MakeDisplayNameUnique(GroupItem, String) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Inherited from NativeHandle.) |
Properties
Name | Description | |
---|---|---|
![]() |
Comments |
Comments about the item
(Inherited from SavedItem.) |
![]() |
DisplayName |
Name for item as displayed in the GUI
(Inherited from SavedItem.) |
![]() |
Guid |
Globally Unique Id for item
(Inherited from SavedItem.) |
![]() |
Id |
Uniquely identifies a specific sheet within a file
|
![]() |
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
![]() |
IsGroup |
True if this item is a GroupItem
(Inherited from SavedItem.) |
![]() |
IsLoaded |
Get whether the sheet has been loaded during the current Navisworks session
|
![]() |
IsReadOnly | (Overrides SavedItem..::..IsReadOnly.) |
![]() |
Parent |
Parent of this item. Null if item has no parent
(Inherited from SavedItem.) |
![]() |
PropertyCategories |
Get the property category collection
|
![]() |
SheetType |
Get type of sheet
|
![]() |
SourceGuid |
Get original Guid that this sheet was created with. Guid may be modified to ensure all sheets have unique Guids. If the same sheet is added to a document twice, each sheet has the same SourceGuid but different Guids.
|
![]() |
Thumbnail |
Get the sheet thumbnail file name
|