SoVRMLIndexedTriangleFanSetindex Property |
Indices used to specify the triangle fans.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMFInt32 index { get; }
Public ReadOnly Property index As SoMFInt32
Get
public:
property SoMFInt32^ index {
SoMFInt32^ get ();
}
member index : SoMFInt32 with get
Property Value
Type:
SoMFInt32
Remarks
See Also