Visual Basic | |
---|---|
Sub SetPointData( _ ByVal Index As System.Integer, _ ByVal X As System.Double, _ ByVal Y As System.Double, _ ByVal Z As System.Double _ ) |
Parameters
- Index
- Index of the custom data element
- X
- x coordinate
- Y
- y coordinate
- Z
- z coordinate
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
ICustomData Interface
ICustomData Members
ICustomData::GetPointData Method
ICustomData::InsertPointData Method
ICustomData Members
ICustomData::GetPointData Method
ICustomData::InsertPointData Method
DraftSight V1R1.2