SetCustomData Method (IEntityHelper)
Sets the specified custom data for the specified entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCustomData( _
IDispatch* Obj As System.Object, _
BSTR ApplicationName As System.String, _
ICustomData* CustomData As CustomData _
) |
Parameters
- Obj
- Entity
- ApplicationName
- Name of the custom data's registered application (see Remarks)
- CustomData
- Custom data
Remarks
See Also
Availability
DraftSight V1R3.0