Sets the face or plane to which to project the measured distance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetProjectionEntity( _
ByVal Entity As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim Entity As Object
Dim value As Boolean
value = instance.SetProjectionEntity(Entity)
|
C# | |
---|
bool SetProjectionEntity(
object Entity
) |
C++/CLI | |
---|
bool SetProjectionEntity(
& Object^ Entity
) |
Parameters
- Entity
- Face or plane
Return Value
True if Entity is set, false if not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0