| PoErrorPointFieldskeletonType Property | 
Defines the skeleton associated to errors. 
 
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.37.0 (9.9.37.0)
 Syntax
Syntaxpublic SoSFEnum<PoErrorPointFieldSkeletonTypes> skeletonType { get; }Public ReadOnly Property skeletonType As SoSFEnum(Of PoErrorPointFieldSkeletonTypes)
	Get
public:
property SoSFEnum<PoErrorPointFieldSkeletonTypes>^ skeletonType {
	SoSFEnum<PoErrorPointFieldSkeletonTypes>^ get ();
}member skeletonType : SoSFEnum<PoErrorPointFieldSkeletonTypes> with get
Property Value
Type: 
SoSFEnumPoErrorPointFieldSkeletonTypes Remarks
RemarksThe skeleton can be a cross, a bar or no skeleton. 
 See Also
See Also