Class IFacet
Inheritance
IFacet
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class IFacet : NXObject, IMessageSink, INXObject
Constructors
IFacet()
Declaration
protected IFacet()
Properties
FacetIdentifier
Declaration
public int FacetIdentifier { get; }
Property Value
Type | Description |
---|---|
int |
Methods
GetIsVisible(Vector3d)
Declaration
public bool GetIsVisible(Vector3d viewDir)
Parameters
Type | Name | Description |
---|---|---|
Vector3d | viewDir |
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink