SoPrimitiveVertexPointDetail Property |
Point detail giving more information about the vertex. Note that the
reference may be null if there is no more info.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoPointDetail PointDetail { get; set; }
Public Property PointDetail As SoPointDetail
Get
Set
public:
property SoPointDetail^ PointDetail {
SoPointDetail^ get ();
void set (SoPointDetail^ value);
}
member PointDetail : SoPointDetail with get, set
Property Value
Type:
SoPointDetailSee Also