InsertByteData Method (ICustomData)
Inserts the specified custom data element whose data type is a binary array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertByteData( _
LONG Index As System.Integer, _
VARIANT ByteArray As System.Object _
) |
JavaScript | |
---|
InsertByteData(
Index : Number,
ByteArray : System.Object
) |
Parameters
- Index
- Index where to insert the custom data
- ByteArray
- Binary array of doubles (see Remarks)
Example
Remarks
See Also
Availability
DraftSight V1R1.2