Gets or sets the direction of the force.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ActionDirection As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationForceFeatureData
Dim value As System.Object
instance.ActionDirection = value
value = instance.ActionDirection |
C# | |
---|
System.object ActionDirection {get; set;} |
C++/CLI | |
---|
property System.Object^ ActionDirection {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Along an axis defined by an edge or a plane
Along the line-of-sight between two points
Remarks
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0