Sets the location (both position and arrow heads) of the section line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ISetLineInfo( _
ByVal Count As Integer, _
ByRef PLineInfo As Double _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim Count As Integer
Dim PLineInfo As Double
Dim value As Boolean
value = instance.ISetLineInfo(Count, PLineInfo)
|
Parameters
- Count
- Number of the point coordinates of the section line
- PLineInfo
- in-process, unmanaged C++: Pointer to an array of doubles (see Remarks)
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Return Value
True if the location is set, false if not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0