SoPrimitiveVertexPoint Property |
Surface point in object space.
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbVec3f Point { get; set; }
Public Property Point As SbVec3f
Get
Set
public:
property SbVec3f Point {
SbVec3f get ();
void set (SbVec3f value);
}
member Point : SbVec3f with get, set
Property Value
Type:
SbVec3fSee Also