SoPrimitiveVertexDetail Property |
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: 2023.1.3.0 (2023.1.3)
Syntax public SoDetail Detail { get; set; }
Public Property Detail As SoDetail
Get
Set
public:
property SoDetail^ Detail {
SoDetail^ get ();
void set (SoDetail^ value);
}
member Detail : SoDetail with get, set
Property Value
Type:
SoDetailSee Also