SoPatterncategory Property |
Specifies the name of a group of patterns.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFString category { get; }
Public ReadOnly Property category As SoSFString
Get
public:
property SoSFString^ category {
SoSFString^ get ();
}
member category : SoSFString with get
Property Value
Type:
SoSFStringRemarks If the category name is invalid or not found, the default pattern is used.
See Also