SoInteractionKitpickCulling Property |
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoInteractionKitCachings> pickCulling { get; }
Public ReadOnly Property pickCulling As SoSFEnum(Of SoInteractionKitCachings)
Get
public:
property SoSFEnum<SoInteractionKitCachings>^ pickCulling {
SoSFEnum<SoInteractionKitCachings>^ get ();
}
member pickCulling : SoSFEnum<SoInteractionKitCachings> with get
Property Value
Type:
SoSFEnumSoInteractionKitCachingsRemarks See Also