SoExtSelectionanimateLasso Property |
Controls lasso animation.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool animateLasso { get; }
Public ReadOnly Property animateLasso As SoSFBool
Get
public:
property SoSFBool^ animateLasso {
SoSFBool^ get ();
}
member animateLasso : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks Default is false.
Note |
---|
Field available since Open Inventor 10.0 |
See Also