SoRayPickActionGetLine Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SbLine GetLine()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetLine As SbLine
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SbLine GetLine()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetLine : unit -> SbLine
Return Value
Type:
SbLineRemarks See Also