Share

MeshFace Object


Description

MeshFace Object.

Methods

Name Description
GetReferenceKey Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Evaluator Read-only property that returns the surface evaluator for this MeshFace.This evaluator differs from the one that could be obtained from the surface geometry definition in that this evaluator accounts for the topological orientation.
Face Read-only property that returns the transient Brep Face for the MeshFace.
Geometry Read-only property that returns the underlying geometry of the MeshFace.
MeshFeature Read-only property that returns the MeshFeature this MeshFace is located on.
MeshFeatureEntity Read-only property that returns the MeshFeatureEntity this MeshFace is located on.
SurfaceType Read-only property that returns a SurfaceTypeEnum that specifies the surface type for this MeshFace.
Type Gets the constant that indicates the type of this object.

Accessed From

MeshFaceProxy.NativeObject

Derived Classes

MeshFaceProxy

Version

Introduced in version 2017

Was this information helpful?