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