|
|
Copies the CommentCollection from comments.
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Sub CopyFrom ( _ comments As CommentCollection _ ) |
| C# |
|---|
public void CopyFrom( CommentCollection comments ) |
| Visual C++ |
|---|
public: void CopyFrom( CommentCollection^ comments ) |
Parameters
- comments
- Type: Autodesk.Navisworks.Api..::..CommentCollection