Replaces the reference geometry entity used to set the direction of the pressure.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReferenceGeometry( _
ByVal RefEntity As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWPressure
Dim RefEntity As System.Object
instance.SetReferenceGeometry(RefEntity) |
C# | |
---|
void SetReferenceGeometry(
System.object RefEntity
) |
C++/CLI | |
---|
void SetReferenceGeometry(
& System.Object^ RefEntity
) |
Parameters
- RefEntity
- Entity
See Also
Availability
SolidWorks Simulation API 2008 SP1.0