SoArrayAffectsState Method |
Overrides default method on SoNode to return false since arrays are effectively separators.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic override bool AffectsState()
Public Overrides Function AffectsState As Boolean
public:
virtual bool AffectsState() override
abstract AffectsState : unit -> bool
override AffectsState : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also